I occasionally need to drop into straight SQL when using a session object with a threadlocal strategy. It is probably obvious but I am not sure how to obtain the same connection that the session object is using to execute straight SQL.
_______________________________________________ Sqlalchemy-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

