]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix test that incorrectly used ; as query separator
authorFederico Caselli <cfederico87@gmail.com>
Thu, 18 Feb 2021 21:21:54 +0000 (22:21 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Thu, 18 Feb 2021 21:21:54 +0000 (22:21 +0100)
commit7293b3dc0e9eb3dae84ffd831494b85355df8e73
tree17a24cfe9cc7efdb5834d635bfad8345ce6e3a1e
parent5cd34174484419ac99d0417ffe10d1cf6e4326f9
Fix test that incorrectly used ; as query separator

Change-Id: I31e9973930d90184bbabda0bff6346eca4e00c37
test/dialect/mssql/test_engine.py