]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
replace all occurences of "closes the connection" "closes the transaction"
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 29 Jun 2010 23:02:49 +0000 (19:02 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 29 Jun 2010 23:02:49 +0000 (19:02 -0400)
commit5a58907c99210627fce14c24e61933f003fd435b
treeac299fb6687300c200ebb0958193c59b5f0549ae
parent8895922b577b662d46f2f3d067120ccdbc5ac7d7
replace all occurences of "closes the connection" "closes the transaction"
with explicit verbiage regarding "returns the connection to the connection
pool", "rolls back the transaction"
doc/build/session.rst
doc/build/sqlexpression.rst