]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add one more #2583 test to cover the "multiple PK switch" use case
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Oct 2012 15:10:42 +0000 (11:10 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Oct 2012 15:10:42 +0000 (11:10 -0400)
commit2dde984e88e1b30144f35e11dc12824bf3e470aa
tree5eac8289ff87f99292b6b2121cadd65604a72759
parentd778b2d6fb1533091d7e6c0ae5184eef337dbab4
- add one more #2583 test to cover the "multiple PK switch" use case
lib/sqlalchemy/orm/session.py
test/orm/test_transaction.py