#32158: loaddata crashes on SQLite when table names are SQL keywords. -------------------------------------+------------------------------------- Reporter: Scott Herriman | Owner: Chinmoy Type: Bug | Status: closed Component: Database layer | Version: 3.1 (models, ORM) | Severity: Normal | Resolution: fixed Keywords: loaddata SqlLite3 | Triage Stage: Ready for check_constraints | checkin Has patch: 1 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 1 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed * resolution: => fixed Comment: In [changeset:"270072c4c231acd72a03534357a4aa59010e76ff" 270072c]: {{{ #!CommitTicketReference repository="" revision="270072c4c231acd72a03534357a4aa59010e76ff" Fixed #32158 -- Fixed loaddata crash on SQLite when table/column names are SQL keywords. }}} -- Ticket URL: <https://code.djangoproject.com/ticket/32158#comment:24> 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.f170c95b0b77bf6cfefc0e91d8ced08f%40djangoproject.com.