diff options
| author | Tim Graham <timograham@gmail.com> | 2015-09-18 07:14:15 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-09-18 09:18:09 -0400 |
| commit | d074926ca12cbf1e5852af5fe91f8d4e750905b3 (patch) | |
| tree | a626783831288cd467668ab32cad102f34e24d31 /docs/ref/contrib | |
| parent | d49667ef26c1fba0612151064d414854ae45a830 (diff) | |
Dropped support for Oracle 11.1.
Diffstat (limited to 'docs/ref/contrib')
| -rw-r--r-- | docs/ref/contrib/gis/install/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/install/index.txt b/docs/ref/contrib/gis/install/index.txt index 4294f3850e..1eae8a46ae 100644 --- a/docs/ref/contrib/gis/install/index.txt +++ b/docs/ref/contrib/gis/install/index.txt @@ -60,7 +60,7 @@ Database Library Requirements Supported Versions Notes ================== ============================== ================== ========================================= 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. +Oracle GEOS 11.2+ XE not supported. SQLite GEOS, GDAL, PROJ.4, SpatiaLite 3.6.+ Requires SpatiaLite 2.3+, pysqlite2 2.5+ ================== ============================== ================== ========================================= |
