Can't use with mssql-django backend
paxw-panevo opened this issue · 0 comments
paxw-panevo commented
Does this package only support specific database backends? We get an error when running migrations,
('42000', "[42000] [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Incorrect syntax near 'None'. (102) (SQLExecDirectW)")
and we're using mssql-django