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