]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Modernize tests - union
authorGord Thompson <gord@gordthompson.com>
Mon, 5 Jul 2021 17:17:13 +0000 (11:17 -0600)
committerGord Thompson <gord@gordthompson.com>
Mon, 12 Jul 2021 22:44:35 +0000 (16:44 -0600)
commitf11b221a359f401d47e3b10f1713cfffd90d1c0e
tree9beac1076ee75e105eed79f2f9d0841c9af169d8
parent18dba87757097b87495aed0ca9fc345a040da1f1
Modernize tests - union

Change-Id: I2ccb714a249350f23e2b5f78f5f9ffb0d4f7efb0
lib/sqlalchemy/testing/warnings.py
test/dialect/mssql/test_compiler.py
test/sql/test_query.py