Opened 3 years ago
Closed 3 years ago
#33600 closed Bug (invalid)
Migrate error with SQL server since 3.1 django, ok in 3.0.14, KO in 4.0
Reported by: | ichauve | Owned by: | nobody |
---|---|---|---|
Component: | Migrations | Version: | 4.0 |
Severity: | Normal | Keywords: | migrate SQL server |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hello,
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,
Attachments (1)
Change History (2)
by , 3 years ago
Attachment: | migrate_error_sql_serveur.pdf added |
---|
comment:1 by , 3 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
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.
bugs description with logs in several django version