]> 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:11:34 +0000 (11:11 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Oct 2012 15:11:34 +0000 (11:11 -0400)
commitee9518f8ae2132fab8782bf0b51f5560393a92ed
tree456c4cf60a8e57d293110217eba4b6bfefd4fcaa
parent49703bf01a4fd7889d00ed24209569c65aa86b64
- add one more #2583 test to cover the "multiple PK switch" use case
lib/sqlalchemy/orm/session.py
test/orm/test_transaction.py