]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fixed QueuePool bug whereby its better able to reconnect to a database
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 13 Dec 2006 20:45:34 +0000 (20:45 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 13 Dec 2006 20:45:34 +0000 (20:45 +0000)
commit8061aaaed94924067122dc7568e8cb0e55eda329
tree8bd4a1b641e24ff0529053faf3a6ae1f4765837a
parentee99f8d58cd283a9557631cdaefddebc7549a6c4
- fixed QueuePool bug whereby its better able to reconnect to a database
that was not reachable, also fixed dispose() method
CHANGES
lib/sqlalchemy/pool.py