]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added extra info for association object
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 29 May 2006 02:33:03 +0000 (02:33 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 29 May 2006 02:33:03 +0000 (02:33 +0000)
commit9f5443a2b63e0fb9935b8593ca6b6e34ba0d40b0
treee0dd6aa5474b71118135958ae696e95cdc5d0b6d
parent44ec1ed1c82efbbad29cc624ffda5ff8381369f1
added extra info for association object
threadlocal transaction benefits from an explicit close() on the connection besides de-referencing it
doc/build/content/datamapping.txt
lib/sqlalchemy/engine/threadlocal.py