mirror of
https://github.com/django/django.git
synced 2025-04-27 10:44:36 +00:00
[2.0.x] Refs #27788 -- Corrected minimum supported Oracle version in GIS docs.
Backport of d90936f41a2d7a3361e51fc49be033ba0f05f458 from master
This commit is contained in:
parent
45cd53eee8
commit
dda37675db
@ -60,7 +60,7 @@ Database Library Requirements Supported Versions Notes
|
||||
================== ============================== ================== =========================================
|
||||
PostgreSQL GEOS, GDAL, PROJ.4, PostGIS 9.3+ Requires PostGIS.
|
||||
MySQL GEOS, GDAL 5.5+ Not OGC-compliant; :ref:`limited functionality <mysql-spatial-limitations>`.
|
||||
Oracle GEOS, GDAL 11.2+ XE not supported.
|
||||
Oracle GEOS, GDAL 12.1+ XE not supported.
|
||||
SQLite GEOS, GDAL, PROJ.4, SpatiaLite 3.6.+ Requires SpatiaLite 4.0+
|
||||
================== ============================== ================== =========================================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user