]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix 1.4 test suite
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 19 Oct 2023 13:59:34 +0000 (09:59 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 19 Oct 2023 13:59:34 +0000 (09:59 -0400)
commit3ac3f074266f85694de8b2a73d2f93968554004f
treeb94ae7b0af1685d7219abb76b2de8651202224b9
parent836e5a4b2249e41b96c27ac27dac5c56618be860
fix 1.4 test suite

add some recent fixes so we can get new 1.4 fixes merged

Change-Id: I692c8adb6b22f10629b9d797c1a64334d43f13b3
test/dialect/postgresql/test_reflection.py
test/orm/inheritance/test_basic.py