issues
search
michiya
/
django-pyodbc-azure
Django backend for Microsoft SQL Server and Azure SQL Database using pyodbc
https://pypi.python.org/pypi/django-pyodbc-azure
BSD 3-Clause "New" or "Revised" License
321
stars
140
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update base.py
#229
phoenix-repo
opened
1 year ago
0
[Typo] levei -> level
#228
Rom1deTroyes
opened
1 year ago
0
Link from readme to active Microsoft fork
#227
sparrowt
opened
2 years ago
0
Feature/authentication keyword in connection string
#226
franktore
closed
3 years ago
0
Issue with django, django rest, and django-pyodbc-azure versions
#225
GulamHussain12
opened
3 years ago
1
Microsoft now has an official 3rd Party Backend to use SQL Server with Django
#224
MikeSlaught
opened
3 years ago
0
Why is the mars option unconditionally True in Windows?
#223
MinYn
opened
3 years ago
0
Access model with other schema
#222
wgf4242
opened
4 years ago
0
Django dependencies supported with Django 3.0.9
#221
mahima2112
opened
4 years ago
1
Integrated Authentication using computer name instead of remote user
#220
mabdelhack
opened
4 years ago
0
django.db.migrations.exceptions.MigrationSchemaMissing: Unable to create the django_migrations table (('42000', '[42000] [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]The specified schema name "dbo" either does not exist or you do not have permission to use it. (2760) (SQLExecDirectW)'))
#219
harshacheemakurt
opened
4 years ago
6
python manage.py migrate throws error for legacy MicrosoftSQL server database having tables in different schemas
#218
harshacheemakurt
opened
4 years ago
1
Performance killer: SQL query using nvarchar instead of char
#217
shubmitt
opened
4 years ago
0
Getting current connection string
#216
ihelmer07
opened
4 years ago
0
Incorrect driver → Data source name not found and no default driver specified
#215
johnvorsten
closed
4 years ago
1
AttributeError: module 'django.db.models' has no attribute 'UniqueConstraint'
#214
daltschu
opened
4 years ago
0
Add compatibility for SQL Server 2019 v15
#213
escuccim
opened
4 years ago
0
Django 3
#212
brunohkbx
opened
4 years ago
2
Adds support to Django 3.0
#211
pythrick
closed
3 years ago
2
Let 1.11 version work with MSSQL 2019 / v15
#210
dchekmarev
opened
4 years ago
0
SQL Server v15 is not supported.
#209
mythox
closed
5 years ago
10
with transaction.atomic() not working for Azure SQL Database
#208
RRaideRR
opened
5 years ago
2
AutoField at migration
#207
ghost
opened
5 years ago
3
problem during install on centos
#206
ahmadmrj
closed
5 years ago
2
Django Dependency for django-pyodbc-azure 2.1.0.0
#205
Pineleaf
opened
5 years ago
4
Added features described in Django 2.2 docs
#204
JordanReiter
opened
5 years ago
16
pyodbc.ProgrammingError: Attempt to use a closed connection.
#203
saimahesh91
closed
5 years ago
0
SQL Server Parameter Limitation
#202
titaniumleg94
opened
5 years ago
1
connection string formatting
#201
emiliajin
opened
5 years ago
1
Segmentation fault with Sql Server
#200
CaptainDriftwood
closed
5 years ago
1
Switch column introspection to use sp_columns instead of cursor.columns
#199
wgordon17
opened
5 years ago
0
COUNT field incorrect or syntax error Django 1.11.20
#198
julian-patmos
opened
5 years ago
1
Add driver install instructions to README
#197
davidjb
opened
5 years ago
0
Add a converter for boolean fields
#196
marcogiusti
opened
5 years ago
0
Add a converter for boolean values
#195
marcogiusti
opened
5 years ago
1
TypeError: startswith first arg must be bytes or a tuple of bytes, not str
#194
ghost
opened
5 years ago
0
Problems with table names containing character '%', related issue #87
#193
atocyo
opened
5 years ago
0
Django 2.2 support
#192
PaszaVonPomiot
opened
5 years ago
15
Database migration is not created for unique_together field changes
#191
lcary
opened
5 years ago
2
State of this project
#190
David-Engel
closed
3 years ago
16
Implement altering Autofield
#189
n2ygk
closed
3 years ago
4
Add support for nullable unique constraints (azure-2.1)
#188
n2ygk
closed
3 years ago
1
cannot sync models with geometry field to MS SQL Server
#187
joshdpocock
opened
6 years ago
2
Raise OperationalError on deadlocks
#186
MarkBird
opened
6 years ago
0
The database driver doesn't support modern datatime types.
#185
tbenny
opened
6 years ago
3
Add support for nullable unique constraints
#184
OskarPersson
opened
6 years ago
4
Can't .count() a query set with subquery annotations.
#183
hagen93
opened
6 years ago
3
Loading conflicts with django.contrib.auth.login
#182
LABranagan
opened
6 years ago
0
connstr format error?
#181
richardbrockie
opened
6 years ago
0
fix creation of instances of database backend classes
#180
jwaschkau
closed
6 years ago
1
Next