]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
dispose() added to pool/engine to allow engines to fall out of scope
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 18 Jan 2006 05:49:01 +0000 (05:49 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 18 Jan 2006 05:49:01 +0000 (05:49 +0000)
commit1c9c5d9e766478f71457be65647478637d37abb2
treea0ff957cd8d0a224112a0adca7a8e68c5b918e57
parent1615f7ca650c61d4e84d9aa09671a5bc13029db6
dispose() added to pool/engine to allow engines to fall out of scope
lib/sqlalchemy/engine.py
lib/sqlalchemy/pool.py