#33194: Remaking table with unique constraint crashes on SQLite.
-------------------------------------+-------------------------------------
Reporter: Mark | Owner: Hannes
| Ljungberg
Type: Bug | Status: assigned
Component: Database layer | Version: 4.0
(models, ORM) |
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Hannes Ljungberg):
* owner: nobody => Hannes Ljungberg
* status: new => assigned
Comment:
Thanks for the report! Looks like we don't check if an `alias` is set on
the `Col` before we update it to `new_table` in
`Expressions.rename_table_references` when running `_remake_table`.
--
Ticket URL: <https://code.djangoproject.com/ticket/33194#comment:2>
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/064.457ec6f98d05e1aa1adcd86ef5f68f72%40djangoproject.com.