mirror of
https://github.com/django/django.git
synced 2025-10-17 13:58:24 +00:00
Fixed #25836 -- Added support for MakeLine aggregate on SpatiaLite.
This commit is contained in:
parent
d3b488f5bd
commit
0825f77f76
5 changed files with 12 additions and 9 deletions
|
@ -348,7 +348,7 @@ Aggregate PostGIS Oracle SpatiaLite
|
|||
:class:`Collect` X X
|
||||
:class:`Extent` X X X
|
||||
:class:`Extent3D` X
|
||||
:class:`MakeLine` X
|
||||
:class:`MakeLine` X X
|
||||
:class:`Union` X X X
|
||||
======================= ======= ====== ==========
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue