|
|
|
|
|
by bayesianhorse
4079 days ago
|
|
Then you are one of the rare SQL-englightened beings. I still don't see how you can pass user input from, say, a python string into a stored procedure call without worrying about injections. Or converting between your app's data structures and whatever string is necessary for your stored procedure. |
|