#30313: SQLite min version in Django 2.2 breaks Centos 7 compatibility
-------------------------------------+-------------------------------------
     Reporter:  Jamie Cockburn       |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  2.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:  SQLite Centos        |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Wolph):

 It's not just Centos. It's breaking a few of my Travis builds too:

  - https://travis-ci.org/WoLpH/django-utils/jobs/519040856
  - https://travis-ci.org/WoLpH/django-statsd/jobs/519040878

 Probably more, but these are the first that get run monthly and suddenly
 broke down because of this change.

 At the very least the commit message is wrong though:
 
https://github.com/django/django/commit/36300ef336e3f130a0dadc1143163ff3d23dc843
 "Fixed a failure when running tests on systems with SQLite < 3.8.3."

 It doesn't fix any failure, it creates a failure by adding a requirement.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30313#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 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.9aba147127267df8dff0d1f4d7574c12%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to