mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[2.1.x] Refs #28584 -- Documented removal of support for SQLite < 3.7.15.
Backport of 1160a97596 from master
This commit is contained in:
@@ -633,6 +633,8 @@ appropriate typecasting.
|
||||
SQLite notes
|
||||
============
|
||||
|
||||
Django supports SQLite 3.7.15 and later.
|
||||
|
||||
SQLite_ provides an excellent development alternative for applications that
|
||||
are predominantly read-only or require a smaller installation footprint. As
|
||||
with all database servers, though, there are some differences that are
|
||||
|
||||
Reference in New Issue
Block a user