diff options
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/contrib/gis/geoquerysets.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/geoquerysets.txt b/docs/ref/contrib/gis/geoquerysets.txt index 3db95162f1..eea02f1315 100644 --- a/docs/ref/contrib/gis/geoquerysets.txt +++ b/docs/ref/contrib/gis/geoquerysets.txt @@ -606,7 +606,7 @@ PostGIS equivalent:: Distance Lookups ================ -*Availability*: PostGIS, Oracle, SpatiaLite, PGRaster (Native) +*Availability*: PostGIS, Oracle, MySQL, SpatiaLite, PGRaster (Native) For an overview on performing distance queries, please refer to the :ref:`distance queries introduction <distance-queries>`. @@ -639,6 +639,10 @@ spheroid based lookups. Support for the ``'spheroid'`` option on SQLite was added. +.. versionadded:: 2.0 + + MySQL support was added. + .. fieldlookup:: distance_gt ``distance_gt`` |
