]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
temporary workaround dispose_local() added to SingletonThreadPool
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 5 Aug 2006 15:11:52 +0000 (15:11 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 5 Aug 2006 15:11:52 +0000 (15:11 +0000)
commit2d95e9daec3d44bd8d5725cf0b48cd583f8c2954
tree20be0cbdee7d4b8f50b9e66f57ede2020b47e69d
parent110eb68e1a67447ab35f8d20493188ae85dfc180
temporary workaround dispose_local() added to SingletonThreadPool
for sqlite applications that dispose of threads en masse
CHANGES
doc/build/content/pooling.txt
lib/sqlalchemy/pool.py