index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
gis
/
db-api.txt
Age
Commit message (
Expand
)
Author
2025-11-25
Fixed #35783 -- Added NumDimensions GIS database function and __num_dimension...
David Smith
2025-09-22
Refs #33783 -- Added IsEmpty GIS database function and __isempty lookup on Sp...
David Smith
2025-08-28
Ensured :doc: role uses absolute targets in docs.
Adam Johnson
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-07-20
Fixed #28696 -- Added GeometryType GIS database function and __geom_type lookup.
Ahmed Ibrahim
2025-06-25
Fixed #36471 -- Added support for __coveredby GIS lookup and Collect, GeoHash...
Mariusz Felisiak
2025-02-23
Fixed #35705 -- Added Rotate GIS database function to rotate geometries.
enprava
2025-02-13
Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on MariaDB ...
Mariusz Felisiak
2025-02-13
Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on ...
Mariusz Felisiak
2024-12-09
Added GeometryDistance to the GIS available functions table.
Francisco Couzo
2024-10-25
Refs #35803 -- Added support for __covers GIS lookup on MySQL.
Mariusz Felisiak
2024-10-25
Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11...
Mariusz Felisiak
2024-10-25
Refs #35803 -- Added support for __coveredby GIS lookup on MySQL and MariaDB ...
Mariusz Felisiak
2024-01-06
Fixed #35088 -- Added support for Collect on MySQL 8.0.24+.
Nick Pope
2024-01-05
Fixed #35086 -- Added support for BoundedCircle on Spatialite 5.1+.
David Smith
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-01-20
Fixed #34266 -- Added ClosestPoint GIS database functions.
Niccolò Mineo
2023-01-10
Refs #31014 -- Added FromWKB and FromWKT GIS database functions.
Mariusz Felisiak
2023-01-03
Fixed #33783 -- Added IsEmpty GIS database function and __isempty lookup on P...
Claude Paroz
2022-07-08
Fixed #33718 -- Dropped support for MySQL 5.7.
Mariusz Felisiak
2021-09-22
Fixed #33129 -- Dropped support for MariaDB 10.2.
Mariusz Felisiak
2021-05-17
Refs #32720 -- Fixed some broken links in docs.
Nick Pope
2021-04-08
Fixed #32575 -- Added support for SpatiaLite 5.
Claude Paroz
2021-04-08
Refs #31578 -- Removed outdated notes about MyISAM in GIS docs.
Mariusz Felisiak
2021-04-08
Refs #27488 -- Corrected detection of IsValid() support on SpatiaLite.
Mariusz Felisiak
2020-05-13
Removed versionadded/changed annotations for 3.0.
Mariusz Felisiak
2020-04-07
Fixed Sphinx warnings on duplicate object descriptions.
Mariusz Felisiak
2020-01-29
Updated the GeoJSON format specification link to RFC 7946.
Mariusz Felisiak
2019-11-22
Fixed #30996 -- Added AsWKB and AsWKT GIS functions.
Sergey Fedoseev
2019-11-18
Fixed #30994 -- Added Oracle support for AsGeoJSON GIS function.
Sergey Fedoseev
2019-10-18
Fixed #30890 -- Added MariaDB support for the relate lookup.
Mariusz Felisiak
2019-10-16
Fixed #30562 -- Doc'd MariaDB support for GIS spatial lookups.
Mariusz Felisiak
2019-10-16
Refs #28436 -- Corrected docs regarding MySQL support of distance lookups.
Mariusz Felisiak
2019-10-16
Refs #22423 -- Corrected crosses lookup support on MySQL in documentation.
Mariusz Felisiak
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-06-13
Refs #29548 -- Doc'd MariaDB support for GIS database functions.
Mariusz Felisiak
2019-06-03
Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.
Mariusz Felisiak
2019-03-28
Used extlinks for Django's source code.
Tim Graham
2019-02-12
Fixed #22423 -- Added support for MySQL operators on real geometries.
Claude Paroz
2019-01-17
Refs #28841 -- Removed ForceRHR function per deprecation timeline.
Tim Graham
2018-06-21
Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups.
Sergey Fedoseev
2018-06-21
Refs #28841 -- Added ForcePolygonCW to GIS database functions table.
Sergey Fedoseev
2018-06-20
Fixed #29507 -- Added Oracle support for Envelope GIS function.
Sergey Fedoseev
2017-09-25
Fixed #28552 -- Dropped support for MySQL 5.5.
Tim Graham
2017-04-02
Fixed #11854 -- Added Azimuth GIS function. (#8286)
Sergey Fedoseev
2017-04-01
Fixed #12410 -- Added LineLocatePoint GIS function.
Sergey Fedoseev
2017-04-01
Fixed #26967 -- Added MySQL support for AsGeoJSON, GeoHash, IsValid functions...
Sergey Fedoseev
[next]