#30055: Drop support for SQLite < 3.8.3
-------------------------------------+-------------------------------------
     Reporter:  Tim Graham           |                    Owner:  Tim
         Type:                       |  Graham
  Cleanup/optimization               |                   Status:  closed
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Simon Charette):

 > I think we should either warn about this in the documentation (e.g. if
 you get this error, check your SQLite version) or add a SQLite version
 check somewhere to show a helpful message.

 I think that at this point error'ing loudly when using SQLite < 3.8.3
 might be the best course of action, I foresee a lot of reports even if we
 document it.

 > More investigation might be needed to ensure that SQLite 3.8.3 resolves
 this issue.

 Agreed, it looks like yet another edge case might be at play here.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30055#comment:4>
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/067.9a24a08dd7018d31320d745bbb4452ca%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to