]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Clean up .execute in test/sql/test_functions.py
authorGord Thompson <gord@gordthompson.com>
Tue, 14 Apr 2020 13:15:07 +0000 (07:15 -0600)
committerGord Thompson <gord@gordthompson.com>
Mon, 20 Apr 2020 13:46:24 +0000 (07:46 -0600)
commit50cee43fbcbfba8a630007ce4ff867c6b913f20b
treeae3978e78ed534a3282987dee57bb2ba83814331
parentec810befe3cd80e366909912ae421e46fa58fd50
Clean up .execute in test/sql/test_functions.py

Change-Id: I2bc7a50893f90c6ea7e119a8558731ee32965871
test/dialect/mysql/test_types.py
test/sql/test_functions.py
test/sql/test_metadata.py