as the title. when is use such example:
mtime=web.SQLLiteral('CURRENT_TIMESTAMP')
it raise this error:
<class 'sqlite3.InterfaceError'> at /admin/compose
Error binding parameter 1 - probably unsupported type.
Python /usr/lib/python2.5/site-packages/web/db.py in db_execute, line
337
I use 0.22.
hope somebody can give me a hand, thanks advance.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---