]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
document autocommit when using the compiler extension, update the "understanding...
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 18 Aug 2011 17:02:30 +0000 (13:02 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 18 Aug 2011 17:02:30 +0000 (13:02 -0400)
commit72d10093f40d8fb86cb3df18c7461cfb9ff13d1d
tree186b999acba6802316fe709a878710b52be34910
parent1aede1795b5ad88166f90b0486e53755a388fb4b
document autocommit when using the compiler extension, update the "understanding autocommit" section
doc/build/core/connections.rst
doc/build/core/expression_api.rst
lib/sqlalchemy/dialects/mssql/base.py
lib/sqlalchemy/ext/compiler.py
lib/sqlalchemy/sql/expression.py