]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Modernize some .execute calls in EnumSetTest
authorGord Thompson <gord@gordthompson.com>
Sat, 5 Sep 2020 18:22:43 +0000 (12:22 -0600)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 8 Sep 2020 02:23:06 +0000 (22:23 -0400)
commit5b6dfc0c38bf1f01da4b8faabe3bf78c0807d072
tree915997e6f730b4522f795c65f90bfacc9d324790
parentb0e9083eb2a786670a1a129d7968d768d1c4ab42
Modernize some .execute calls in EnumSetTest

Change-Id: I9bbc3be4ec1797686ddf4a559f5b9e1679c62f58
test/dialect/mysql/test_types.py