]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Corrected a couple of lingering transactional=True statements in the docs.
authorMichael Trier <mtrier@gmail.com>
Sat, 19 Jul 2008 17:52:31 +0000 (17:52 +0000)
committerMichael Trier <mtrier@gmail.com>
Sat, 19 Jul 2008 17:52:31 +0000 (17:52 +0000)
commit5c75aed9be1941144c390673709861e86c1a3e14
treee8dd32fdc0e96f732788579c25ddfb850ef5f3ed
parent0cb0dc0694384614153b83a17a58fe36e2219091
Corrected a couple of lingering transactional=True statements in the docs.
doc/build/content/plugins.txt
lib/sqlalchemy/ext/declarative.py
lib/sqlalchemy/orm/session.py