|
From: <jws...@ra...> - 2004-04-23 20:23:59
|
To what degree does SQLObject or SQLbuilder prevent SQL injection attacks? I
will be accepting user input that may contain ('),("), or (;). Do I need to
filter this in my app or does it 'just work'?
|