]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Clean up test_types.py in test suite
authorGord Thompson <gord@gordthompson.com>
Sun, 23 Feb 2020 20:14:21 +0000 (13:14 -0700)
committerGord Thompson <gord@gordthompson.com>
Sun, 23 Feb 2020 23:02:54 +0000 (16:02 -0700)
commit8fe61c4dfe2d2dcd98fdeccb4f1d9490fdceea6d
tree5f206e32172dc7f7215cbabb230000fb222d17d3
parent3cb614009ee87a115ec7230949c031402efb17c1
Clean up test_types.py in test suite

Convert connectionless execution calls to use
preferred methods

Change-Id: I64c49cb9b495007d43fc6c83e677a19cc2c6c9b9
lib/sqlalchemy/testing/suite/test_types.py