mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-01 05:18:44 -04:00
f4df21c578
opening a new connection - the connection is only opened when first requested. dispose() also works on AssertionPool now. [ticket:1728]