You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@neorisjaime you should probably consider using https://github.com/ESSolutions/django-mssql-backend/ instead, a fork of this which is being maintained and hopes to get into Django core one day. I believe this issue is already addressed there.
django/django#8924 plans on making the default
id
in django core be aBigAutoField
. Migrating existing models will break here:django-pyodbc-azure/sql_server/pyodbc/schema.py
Lines 129 to 133 in 549026d
The text was updated successfully, but these errors were encountered: