#29934: Add sqlparse as a require dependency
-------------------------------------+-------------------------------------
               Reporter:  Tim        |          Owner:  Tim Graham
  Graham                             |
                   Type:             |         Status:  assigned
  Cleanup/optimization               |
              Component:  Database   |        Version:  master
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:
           Triage Stage:  Accepted   |      Has patch:  0
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 Requiring sqlparse will simplify a few parts of Django's database
 handling:
 * It'll remove the need for
 `DatabaseFeatures.requires_sqlparse_for_splitting`
 * It'll be used for SQLite constraint introspection
 ([https://github.com/django/django/pull/10406 PR])

 [https://groups.google.com/d/topic/django-
 developers/A5FxT9iQRtM/discussion django-developers discussion]

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29934>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.65021b3e6ceae1e615fae74e393a0073%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to