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

 Django supports PostgreSQL 9.4 and higher.
 Django supports MySQL 5.6 and higher.
 Django supports Oracle Database Server versions 12.1 and higher.

 but it is silent about the required sqlite version.

 commit 27193aea0088b238 drops support for sqlite < 3.7.15 and this should
 be mentioned in releases/2.1.txt.

 It is unfair to have at ref/databases.txt hyperlink to oracle.com, but not
 to PostgreSQL.org, mysql.com and sqlite.org

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

Reply via email to