On Tue, Apr 8, 2008 at 12:22 PM, BjornT <[EMAIL PROTECTED]> wrote:
>
> Seems like something is not ok though, check it out:
>
> >> d = web.insert('users', email='[EMAIL
> PROTECTED]',password=web.SQLLiteral('SHA1("foo")'),level=1,joindate=web.SQLLiteral('NOW()'),laston=web.SQLLiteral('NOW()'),
> _test=True)
>
Yes, that is a bug. It has been fixed in 0.3.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---