#24424: Removing a model's last field results in SQL syntax error on SQLite
-------------------------------------+-------------------------------------
     Reporter:  adnam                |                    Owner:  adnam
         Type:  Bug                  |                   Status:  assigned
    Component:  Database layer       |                  Version:  1.7
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  sqlite3 migrations   |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  1
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by MarkusH):

 * needs_better_patch:  0 => 1
 * version:  master => 1.7
 * component:  Migrations => Database layer (models, ORM)
 * needs_docs:  0 => 1


Comment:

 Although this bug manifests using migrations, the underlying problem is
 inside the schema editor for SQLite3. Thus I'm changing the component.

 The bug is already in 1.7 as part of a new feature and would have
 prevented a release back then.

 Pleae see the PR for notes regarding the patch itself.

--
Ticket URL: <https://code.djangoproject.com/ticket/24424#comment:10>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.2c2663c7371e6732c636ed4af221d9e2%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to