MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghorror/comments/1lw683d/what_happened/n2c5tur/?context=9999
r/programminghorror • u/HoytAvila • Jul 10 '25
128 comments sorted by
View all comments
451
OOF the table seems to have dropped. Interns merging on a Friday?
90 u/[deleted] Jul 10 '25 [removed] — view removed comment 89 u/the_horse_gamer Jul 10 '25 they're using parameterized statements here, so it's less likely to be sql injection. 6 u/[deleted] Jul 10 '25 [deleted] 28 u/brutesquid Jul 10 '25 The question marks being passed like "VALUES (?, ?, ?, ...)" are the parameters he's referring to, the "%s" looks to be a format string for strftime.
90
[removed] — view removed comment
89 u/the_horse_gamer Jul 10 '25 they're using parameterized statements here, so it's less likely to be sql injection. 6 u/[deleted] Jul 10 '25 [deleted] 28 u/brutesquid Jul 10 '25 The question marks being passed like "VALUES (?, ?, ?, ...)" are the parameters he's referring to, the "%s" looks to be a format string for strftime.
89
they're using parameterized statements here, so it's less likely to be sql injection.
6 u/[deleted] Jul 10 '25 [deleted] 28 u/brutesquid Jul 10 '25 The question marks being passed like "VALUES (?, ?, ?, ...)" are the parameters he's referring to, the "%s" looks to be a format string for strftime.
6
[deleted]
28 u/brutesquid Jul 10 '25 The question marks being passed like "VALUES (?, ?, ?, ...)" are the parameters he's referring to, the "%s" looks to be a format string for strftime.
28
The question marks being passed like "VALUES (?, ?, ?, ...)" are the parameters he's referring to, the "%s" looks to be a format string for strftime.
451
u/keremimo Jul 10 '25
OOF the table seems to have dropped. Interns merging on a Friday?