#30664: SQLite3 migrations can fail when used quoted db_table.
-------------------------------------+-------------------------------------
Reporter: Maciej Olko | Owner: Ngalim
| Siregar
Type: Bug | Status: closed
Component: Migrations | Version: master
Severity: Normal | Resolution: fixed
Keywords: quoted, db_table, | Triage Stage: Accepted
meta, model, sqlite3, syntax- |
error |
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"e4684220af058789a9d2673a3503d2f88d8aa94a" e4684220]:
{{{
#!CommitTicketReference repository=""
revision="e4684220af058789a9d2673a3503d2f88d8aa94a"
Fixed #30664 -- Fixed migrations crash when altering table on SQLite or
altering AutoField/BigAutoField on PostgreSQL for models with quoted
db_table.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30664#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.7c168ff35edb5245c38e2927a63ae7ec%40djangoproject.com.