]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Clean up (engine|db).execute for mysql
authorGord Thompson <gord@gordthompson.com>
Tue, 31 Mar 2020 12:33:55 +0000 (06:33 -0600)
committerGord Thompson <gord@gordthompson.com>
Tue, 31 Mar 2020 12:33:55 +0000 (06:33 -0600)
commit5bcdbacae447083eb14471c8a82f7c798beea623
tree5a2b853f4b9beee462fba73e6d729ede77c0c94c
parent379e878c5854f8d0b4e65338571ba03986901ba8
Clean up (engine|db).execute for mysql

Change-Id: Ibc3509630a7c418b500ec7c6587f311326b75c93
test/dialect/mysql/test_query.py