#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
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

 * type:  Uncategorized => Cleanup/optimization


Old description:

> 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

New description:

 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 27193aea0088b238e3ee0f0f235364a34a09265c 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

--

Comment:

 As I asked in the comments of #28584, is it possible to install a version
 of Python that has an older version of SQLite? I don't think that change
 should affect anyone, but if it does, then we might consider reverting it.

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

Reply via email to