#29014: State that sqlite >= 3.7.15 is supported
-------------------------------------+-------------------------------------
     Reporter:  Дилян Палаузов       |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Documentation        |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tim Graham):

 In my experience, I've never noticed the version of SQLite that I'm using.
 For other databases, the version is much more prominent as there are often
 major feature changes.

 Django has existed for 12 years without documenting a minimum version of
 SQLite and I haven't heard of any problems with that policy. If we see
 someone have a problem as a result of
 27193aea0088b238e3ee0f0f235364a34a09265c, then I'm happy to document a
 minimum version or even revert this change. I don't want Django users to
 have to manually install SQLite.

 SQLite 3.7.14 (the newest unsupported version) was released in September
 2012. I think most Unix users will be using an OS that's less than 6 years
 old and on Windows, SQLite comes along with the Python installer so we
 know the version there.

 Have you actually manually compiled SQLite from older than 2012 and not
 upgraded it or is this more of a theoretical concern?

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

Reply via email to