mirror of
https://github.com/django/django.git
synced 2025-10-17 22:07:29 +00:00
Fixed #29507 -- Added Oracle support for Envelope GIS function.
This commit is contained in:
parent
d8d21d3891
commit
fa453b03a6
4 changed files with 11 additions and 3 deletions
|
@ -381,7 +381,7 @@ Function PostGIS Oracle MySQL Spat
|
|||
:class:`Centroid` X X X X
|
||||
:class:`Difference` X X X X
|
||||
:class:`Distance` X X X X
|
||||
:class:`Envelope` X X X
|
||||
:class:`Envelope` X X X X
|
||||
:class:`ForceRHR` X
|
||||
:class:`GeoHash` X X (≥ 5.7.5) X (LWGEOM)
|
||||
:class:`Intersection` X X X X
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue