mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Dropped support for PostgreSQL 9.0.
This commit is contained in:
parent
2acf9d099d
commit
0c91a419f8
3 changed files with 8 additions and 2 deletions
|
@ -58,7 +58,7 @@ supported versions, and any notes for each of the supported database backends:
|
|||
================== ============================== ================== =========================================
|
||||
Database Library Requirements Supported Versions Notes
|
||||
================== ============================== ================== =========================================
|
||||
PostgreSQL GEOS, PROJ.4, PostGIS 9.0+ Requires PostGIS.
|
||||
PostgreSQL GEOS, PROJ.4, PostGIS 9.1+ Requires PostGIS.
|
||||
MySQL GEOS 5.5+ Not OGC-compliant; :ref:`limited functionality <mysql-spatial-limitations>`.
|
||||
Oracle GEOS 11.1+ XE not supported.
|
||||
SQLite GEOS, GDAL, PROJ.4, SpatiaLite 3.6.+ Requires SpatiaLite 2.3+, pysqlite2 2.5+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue