#32158: loaddata crashes on SQLite when table names are SQL keywords.
-------------------------------------+-------------------------------------
     Reporter:  Scott Herriman       |                    Owner:  Nayan
                                     |  sharma
         Type:  Bug                  |                   Status:  assigned
    Component:  Database layer       |                  Version:  3.1
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  loaddata SqlLite3    |             Triage Stage:  Accepted
  check_constraints                  |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Nayan sharma):

 "Details: due to missing back ticks around %s in the SQL statement PRAGMA
 foreign_key_check(%s)"
 But it is quoted in the issue that this should fix the issue.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32158#comment:7>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.43bd35bf30c1c41f487b19c2d54d41a2%40djangoproject.com.

Reply via email to