1
0
mirror of https://github.com/django/django.git synced 2025-01-08 17:37:20 +00:00

Refs #28841 -- Added ForcePolygonCW to GIS database functions table.

This commit is contained in:
Sergey Fedoseev 2018-06-21 17:54:13 +05:00 committed by Tim Graham
parent fc26615164
commit 12018cef83

View File

@ -382,6 +382,7 @@ Function PostGIS Oracle MySQL Spat
:class:`Difference` X X X X
:class:`Distance` X X X X
:class:`Envelope` X X X X
:class:`ForcePolygonCW` X X
:class:`ForceRHR` X
:class:`GeoHash` X X (≥ 5.7.5) X (LWGEOM)
:class:`Intersection` X X X X