-
Committer:
mattgiuca
-
Date:
2008-02-01 06:42:06 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:373
db.py: Did some research on PGSQL string literals. Added E' to the front of
string escapes. (For reasons explained in comments, with a link).
I think this is now sanitized correctly. Obviously should test more.
Was able to add little Bobby Tables to the db ;)
Added update_user function.