I'm reporting you error with the command:
python manage.py migrate
There is no error with the 3.0.14 django version.
but after the version 3.1, errors appears.
Please find attached my report file.
This report show you error logs with the version 3.1 and 4.0.3
but there are errors also with the versions 3.2.12, 3.1.14.
Sincerely,
--
Ticket URL: <https://code.djangoproject.com/ticket/33600>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "migrate_error_sql_serveur.pdf" added.
bugs description with logs in several django version
* status: new => closed
* resolution: => invalid
Comment:
Thank you for your report but Django doesn't maintain a SQL Server backend
so the issue you're encountering should be reported to the third-party
Python package bug tracker instead.
That is either `django-mssql-backend` or `mssql-django` I would assume.
--
Ticket URL: <https://code.djangoproject.com/ticket/33600#comment:1>