So the web.transact() web.commit() methods shown in the docs on webpy.org don't seem to work in 0.3. Does anyone know how they're used now? If not I can go and read the source more carefully, but it would help if someone had an idea.
Thanks, Bjorn > -------- Original Message -------- > Subject: [webpy] Transactions in 0.3 > From: Bjorn Tipling <[EMAIL PROTECTED]> > Date: Tue, April 29, 2008 7:50 am > To: "web.py" <[email protected]> > > > Hi, using innoDB on MySQL and trying to use transaction() and commit() > on an instance of MySQLDB is giving me an error. I looked in the > source in web/db.py I see a Transaction class. Not sure how to use > this. Can anyone please help? Thanks. > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
