microsoft/mssql-django
The Microsoft Django backend for SQL Server provides a connectivity layer for Django on SQL Server or Azure SQL DB.
PythonNOASSERTION
Issues
- 6
Migrate Failed with Django 5.1
#407 opened by wilson-jw - 1
Unable to connect from Docker container running django to SQL Server using the FreeTDS driver
#393 opened by josuablejeru - 0
- 1
- 0
Compatibility issue with Django 5.1
#418 opened by bdr-sara - 0
return in finally swallows exceptions
#417 opened by iritkatriel - 0
[QUESTION]Connecting On-Prem Django App with Microsoft Fabric DWH fails: Invalid connection string attribute
#415 opened by frederiksoftware - 0
- 2
explain_format missing in self.query causes django admin app to not work properly
#409 opened by evan54 - 0
- 3
UUID queries are made with NCHAR
#406 opened by nils-van-zuijlen - 1
- 5
SQL query contains the percent sign that should remain, for example in a LIKE SQL query
#369 opened by henrikek - 2
- 1
Support JSONObject
#408 opened by mjmay - 3
[QUESTION] How to use executemany with raw query?
#385 opened by INNORAON - 1
Migration can fail if previous migration has an index with a field that starts with hyphen
#405 opened by ivancvetkovic-z - 3
Can't add a field to an existing model without allowing null values when specifing table schema
#402 opened by jdshupe - 5
Query results different on 1.5 on static query.
#394 opened by mdelcambre - 1
Close db connection immediately after calling a complex procedure cause db rollback
#401 opened by Pandaaaa906 - 3
- 2
[QUESTION]I user mssql-django and how to support chinese?When inserting Chinese using SQL , it was found from the database that it was garbled。
#399 opened by HeroZ09 - 8
[QUESTION]Here are two questions, Can it support python 3.11?and Can it support django async well?
#398 opened by HeroZ09 - 3
CursorWrapper._as_sql_type should handle bytes values
#392 opened by augonis - 2
SQL Server 2005 compatibility issue- migration failure with filtered index queries
#380 opened by pstumps - 2
[QUESTION] SQL Server does not support JSONFields.
#391 opened by Loverz55 - 6
[42000] [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Incorrect syntax near ')' ... Mssqlserver does not support COUNT_BIG (expr)
#372 opened by Rashnan - 3
- 2
Named filter not working
#386 opened by delcroip - 3
[QUESTION]
#384 opened by kdadhaniya - 1
[QUESTION] Why is supports_ignore_conflicts = False
#376 opened by nooha102 - 2
- 2
- 1
- 2
- 2
file not found (0) (SQLDriverConnect)")
#374 opened by rngallen - 2
Fail to connect to database mac os with M2
#375 opened by rngallen - 1
[BUG] - func subtract_temporals in operations.py summing a list + tuple in case the list is empty
#368 opened by maklil - 5
Errors Running Tests with 1.4.1
#360 opened by dcleveng - 6
UUID stored with hyphens causes DB error in 1.4.1
#363 opened by LaurinSchofeld - 14
- 5
[QUESTION] Connecting using "domain credentials"
#353 opened by djl0 - 6
MSSQL FileField max_length restrictions
#350 opened by jens-Github - 4
Error during insert to linked server via view.
#351 opened by xnick - 4
- 5
- 1
Query fails because of subquery in group by
#343 opened by federicoemartinez - 2
- 1
Support database cloning to allow Django tests to use the `--parallel` flag
#342 opened by pedantic-curmudgeon - 1
Error when inspecting table with nonclustered index
#338 opened by quimey