]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Modernize tests - dml_values
authorGord Thompson <gord@gordthompson.com>
Mon, 26 Jul 2021 18:52:23 +0000 (12:52 -0600)
committerGord Thompson <gord@gordthompson.com>
Mon, 26 Jul 2021 20:00:53 +0000 (14:00 -0600)
commit2c4a497a0c7f3981be38340089cbb5f32e376b03
tree84ff588f3f48afc4db2b4a401293c4332f7898de
parentc6b1d24fe71c22e4d2117d084f06df3597671985
Modernize tests - dml_values

Change-Id: Ida86ed40c43d91813151621b847376976773a5f9
lib/sqlalchemy/testing/warnings.py
test/dialect/mssql/test_compiler.py
test/dialect/mssql/test_sequence.py
test/dialect/mysql/test_compiler.py
test/dialect/mysql/test_on_duplicate.py
test/dialect/postgresql/test_compiler.py
test/ext/test_horizontal_shard.py
test/orm/test_expire.py
test/orm/test_naturalpks.py