2009/5/7 SeC <[email protected]>: > > Trying to insert data that user enters in form. I think it's web.py > problem related, because I know it's working if I use sqlite3 > directly, but i'm using web.database.
SeC, test/db.py in webpy repository has method to test unicode insertions. Can you try to add your data there and see if you can make it fail? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
