←back to thread

620 points tambourine_man | 1 comments | | HN request time: 0.212s | source
Show context
7734128 ◴[] No.43749531[source]
Sure, this avoids issues with SQL injections. However, I have a hard time imagining any developer who would both make such fundamental errors with f-strings currently and also switching to this option when it ships.

Seems like a self selection which renders this meaningless, to some extent :/

replies(2): >>43749587 #>>43756893 #
1. sanderjd ◴[] No.43756893[source]
Eventually, you won't be able to pass a string into the commonly-used DB libraries.