Stop using string interpolation for user-provided values in SQL queries, for the love of all that is good and holy. #5

Open
opened 2025-08-07 11:14:27 -04:00 by acl · 0 comments
Owner

There's a bunch of format!("WHERE name = {}", name) and such. Stop it.

There's a bunch of `format!("WHERE name = {}", name)` and such. Stop it.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: acl/sfjp-lib#5
No description provided.