> I think it just asks the backend for a cursor, so I suppose it depends
> on your particular backend.
>

How do I know which mysql backend is loaded?

If all SQL queries during one http request were in the same database
session, then it would be possible to include db.query("SET time_zone
= timezone") in web.loadhook. But how can I be sure?

-- 
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.

Reply via email to