Marco Mariani wrote: > > Michael Bayer ha scritto: >> can i have an example >> > > http://trac.turbogears.org/browser/branches/1.0/turbogears/database.py?rev=2320 > > 281 [run_with_transaction.when("_use_sa()")] > 282 def sa_rwt(func, *args, **kw): > 283 log.debug("New SA transaction") > 284 transaction = session.create_transaction() > 285 try: > [...]
Thanks Marco! Since I only have limited access to email during the day, I couldn't reply before. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
