Fixed #32390 -- Dropped support for Oracle 12.2 and 18c.

This commit is contained in:
Mariusz Felisiak 2021-01-29 07:03:40 +01:00
parent f131841c60
commit 84283ab9cd
4 changed files with 11 additions and 9 deletions

View file

@ -60,7 +60,7 @@ Database Library Requirements Supported Versions Notes
================== ============================== ================== =========================================
PostgreSQL GEOS, GDAL, PROJ, PostGIS 10+ Requires PostGIS.
MySQL GEOS, GDAL 5.7+ :ref:`Limited functionality <mysql-spatial-limitations>`.
Oracle GEOS, GDAL 12.2+ XE not supported.
Oracle GEOS, GDAL 19+ XE not supported.
SQLite GEOS, GDAL, PROJ, SpatiaLite 3.9.0+ Requires SpatiaLite 4.3+
================== ============================== ================== =========================================