Files
sqlalchemy/lib
Mike Bayer 68e893d21a - connection pool tracks open cursors and raises an error if connection
is returned to pool with cursors still opened.  fixes issues with MySQL,
others
2006-09-23 20:18:41 +00:00
..