]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- commented out auto-rollback of attributes for now, added [ticket:705] with the...
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 31 Jul 2007 22:54:07 +0000 (22:54 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 31 Jul 2007 22:54:07 +0000 (22:54 +0000)
commit4ae0ee30225f8bff73892a22145c3b8ed2e60087
treef828b7424c8aaf653a6f94c68054b9b4d0f3e1bf
parent53979b8aaef4495976a680492364d1cec64f8bad
- commented out auto-rollback of attributes for now, added [ticket:705] with the recipe
- added "drop_all()" at the start of all unittest runs; see if that helps some of the carwrecks we have
lib/sqlalchemy/orm/session.py
test/testlib/config.py