#32374: Migrations are marked applied even if deferred SQL fails to execute
------------------------------------------+--------------------------
Reporter: Simon Charette | Owner: nobody
Type: Bug | Status: assigned
Component: Migrations | Version: 2.2
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------+--------------------------
The changes introduced in c86a3d80a25acd1887319198ca21a84c451014ad to
address #29721 fail to account for the possibility of the schema editor
accumulation of deferred SQL which is run at `SchemaEditor.__exit__` time.
--
Ticket URL: <https://code.djangoproject.com/ticket/32374>
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/052.6dc2a73080fc5189d6c044a32367f613%40djangoproject.com.