Files
sqlalchemy/test/dialect/mssql
Gord Thompson 4a03d2100e Replace engine.execute w/ context manager (step1)
First (baby) step at replacing engine.execute
calls in test code with the new preferred way
of executing. MSSQL was targeted because it was
the easiest for me to test locally.

Change-Id: Id2e02f0e39007cbfd28ca6a535115f53c6407015
(cherry picked from commit 60f627cbd0)
2020-04-06 16:08:42 -04:00
..