On Jul 19, 2008, at 10:32 AM, huy do wrote:
> >> If >> you continue to use the threadlocal engine strategy, then implicit >> executions (i.e. somestatement.execute()) should participate in the >> same transaction as the Session. > > Is there a warning in that "If" ? Is the threadlocal strategy not the > most popular for web programs ? > Theres nothing wrong with using the threadlocal strategy, but I think scoped_session() is more widely used just because its a little more transparent in its usage. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
