We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c03b72b commit b7fceaaCopy full SHA for b7fceaa
tests/test_004_cursor.py
@@ -13,7 +13,7 @@
13
from datetime import datetime, date, time
14
import decimal
15
from contextlib import closing
16
-from mssql_python import Connection, row
+import mssql_python
17
import uuid
18
19
# Setup test table
0 commit comments