Jorge Vargas wrote: > this patch is agains which version? That bug happens against the 1.0 branch (and thus the trunk as well). My patch included in the email "SQLAlchemy - engine still not always bound" addresses the same issue, as well as another case where the engine isn't always bound for the visit-handling thread. (I've since run into a case where that approach -- binding in the constructor -- wasn't adequate and it was necessary to put bind_meta_data() at the top of SqlAlchemyVisitManager.update_queued_visits(); I haven't, however, identified *why* that happened).
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

