issues
search
microsoft
/
mssql-django
The Microsoft Django backend for SQL Server provides a connectivity layer for Django on SQL Server or Azure SQL DB.
Other
350
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Invalid collation 'SQL_Latin1_General_CP1_CS_AI' when database collation is 'SQL_Latin1_General_CP1_CI_AI'
#420
daarsan
opened
2 days ago
0
UniqueConstraint on three fields doesn't throw ValidationError
#419
iamjameswalters
opened
2 weeks ago
0
Compatibility issue with Django 5.1
#418
bdr-sara
opened
3 weeks ago
1
return in finally swallows exceptions
#417
iritkatriel
opened
3 weeks ago
0
[FEATURE REQUEST] Support for SQL Server database mirroring
#416
Wedge009
opened
1 month ago
1
[QUESTION]Connecting On-Prem Django App with Microsoft Fabric DWH fails: Invalid connection string attribute
#415
frederiksoftware
opened
1 month ago
0
[QUESTION] Apply token-based authentication in Django 5.0.6
#414
ianrussel
opened
1 month ago
0
[QUESTION] Windows Authentication for User not Logged In
#413
ccowin-odhsoha
opened
1 month ago
0
Having both a CTE, a GROUP BY and parameters causes crashes.
#412
nils-van-zuijlen
opened
2 months ago
1
Possible regression in inspectdb with schema argument
#411
Wedge009
opened
2 months ago
2
fix issue #409
#410
mShan0
opened
2 months ago
0
explain_format missing in self.query causes django admin app to not work properly
#409
evan54
opened
2 months ago
2
Support JSONObject
#408
mjmay
opened
3 months ago
1
Migrate Failed with Django 5.1
#407
wilson-jw
opened
3 months ago
7
UUID queries are made with NCHAR
#406
nils-van-zuijlen
opened
4 months ago
3
Migration can fail if previous migration has an index with a field that starts with hyphen
#405
ivancvetkovic-z
opened
4 months ago
1
bump tox version to 5.1b1
#404
mShan0
closed
4 months ago
0
skip 5.0.6 generated field tests
#403
mShan0
closed
4 months ago
0
Can't add a field to an existing model without allowing null values when specifing table schema
#402
jdshupe
opened
5 months ago
3
Close db connection immediately after calling a complex procedure cause db rollback
#401
Pandaaaa906
opened
5 months ago
1
Add function to keep index when alter FK
#400
absci
closed
4 months ago
0
[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
HeroZ09
opened
5 months ago
2
[QUESTION]Here are two questions, Can it support python 3.11?and Can it support django async well?
#398
HeroZ09
closed
5 months ago
8
Support Django 5.1
#397
mShan0
opened
6 months ago
2
10 minutes to close connection after an occurrence of 'query_timeout'.
#396
aaronmader
opened
6 months ago
3
Add VARBINARY to CursorWrapper
#395
absci
closed
6 months ago
0
Query results different on 1.5 on static query.
#394
mdelcambre
opened
6 months ago
5
Unable to connect from Docker container running django to SQL Server using the FreeTDS driver
#393
josuablejeru
closed
1 week ago
1
CursorWrapper._as_sql_type should handle bytes values
#392
augonis
closed
6 months ago
3
[QUESTION] SQL Server does not support JSONFields.
#391
Loverz55
opened
6 months ago
2
Prepare for 1.5 release
#390
mShan0
closed
6 months ago
0
bump version to 1.5
#389
mShan0
closed
6 months ago
0
optimize db comment query
#388
mShan0
closed
7 months ago
0
fix 5.0.4 CI failure
#387
mShan0
closed
7 months ago
0
Named filter not working
#386
delcroip
opened
7 months ago
2
[QUESTION] How to use executemany with raw query?
#385
INNORAON
closed
4 months ago
3
[QUESTION]
#384
kdadhaniya
opened
7 months ago
3
Fixed dropping foreign keys from tables on schemas
#383
pczeszkiewicz
opened
7 months ago
0
How to enable REGEXP_LIKE function on Azure SQL Server
#382
vanderzielj
closed
7 months ago
2
BUG fix, ensure that we only check tables in the right schema
#381
3x0dv5
closed
6 months ago
2
SQL Server 2005 compatibility issue- migration failure with filtered index queries
#380
pstumps
opened
7 months ago
2
Setting a default value for fields do not propagate to database
#379
ArthurNRL
closed
7 months ago
1
Fix param format bug
#378
dauinsight
closed
6 months ago
1
testing ci
#377
mShan0
closed
7 months ago
0
[QUESTION] Why is supports_ignore_conflicts = False
#376
nooha102
closed
7 months ago
1
Fail to connect to database mac os with M2
#375
rngallen
closed
7 months ago
2
file not found (0) (SQLDriverConnect)")
#374
rngallen
closed
7 months ago
2
Add flag to db_comments condition
#373
dauinsight
closed
7 months ago
0
[42000] [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Incorrect syntax near ')' ... Mssqlserver does not support COUNT_BIG (expr)
#372
Rashnan
closed
6 months ago
6
Datetime conversion issue with USE_TZ and settings.TIME_ZONE != 'UTC'?
#371
chsymann
opened
7 months ago
2
Next