MCPcopy
hub / github.com/django/django / Union

Class Union

django/contrib/gis/db/models/functions.py:638–640  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

636
637
638class Union(OracleToleranceMixin, GeomOutputGeoFunc):
639 arity = 2
640 geom_param_pos = (0, 1)

Callers 9

test_dwithinMethod · 0.90
test_unionMethod · 0.90
test_union_filterMethod · 0.90
test_unionaggMethod · 0.90
test_geoagg_subqueryMethod · 0.90

Calls

no outgoing calls

Tested by 9

test_dwithinMethod · 0.72
test_unionMethod · 0.72
test_union_filterMethod · 0.72
test_unionaggMethod · 0.72
test_geoagg_subqueryMethod · 0.72