#14204: Take advantage of SQLite support for FK constraints
-------------------------------------+-------------------------------------
     Reporter:  ramiro               |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  sqlite, foreign key  |      Needs documentation:  1
    Has patch:  1                    |  Patch needs improvement:  1
  Needs tests:  1                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by akaariai):

 How about we add a database OPTION key for SQLite to allow disabling
 foreign keys (mainly usable for backwards compatibility). If "disable
 foreign keys" flag isn't set, then starting in Django 1.8 automatically
 enable foreign key support.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/14204#comment:11>
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/064.94eddf2a6a476892e60305fa4bf26b83%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to