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 4f91ca4 commit 5aa3b0aCopy full SHA for 5aa3b0a
sql_server/pyodbc/compiler.py
@@ -1,5 +1,4 @@
1
from django.db.models.sql import compiler
2
-from django.db.models.sql.constants import SINGLE, MULTI
3
4
from sql_server.pyodbc.compat import zip_longest
5
0 commit comments