]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Repair test modified in 5de0f1cf50cc0170d8e
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 16 Jul 2020 18:55:12 +0000 (14:55 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 16 Jul 2020 18:55:12 +0000 (14:55 -0400)
commite984450255e7f487efddb0bb9f04caec6e261431
tree2bd85ae46e74f64d8600d9665429ab8fa6448b29
parentf4aa9def8f35136d1fe3bba81aaeddb72e7772a2
Repair test modified in 5de0f1cf50cc0170d8e

was "failing" for SQL server since a second set of
assertions had been removed, these can be back
as long as the session is rolled back afterwards

Change-Id: Ie5d75aea41ba98f549cd72d71c6b4fdb30726775
test/orm/inheritance/test_basic.py