Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
638
class
Union(OracleToleranceMixin, GeomOutputGeoFunc):
639
arity = 2
640
geom_param_pos = (0, 1)
Callers
9
test_dwithin
Method · 0.90
test_distance_lookups_with_expression_rhs
Method · 0.90
test_union
Method · 0.90
test_related_union_aggregate
Method · 0.90
test_union_filter
Method · 0.90
test_unionagg
Method · 0.90
test_geoagg_subquery
Method · 0.90
test_unionagg_tolerance
Method · 0.90
test_unionagg_tolerance_escaping
Method · 0.90
Calls
no outgoing calls
Tested by
9
test_dwithin
Method · 0.72
test_distance_lookups_with_expression_rhs
Method · 0.72
test_union
Method · 0.72
test_related_union_aggregate
Method · 0.72
test_union_filter
Method · 0.72
test_unionagg
Method · 0.72
test_geoagg_subquery
Method · 0.72
test_unionagg_tolerance
Method · 0.72
test_unionagg_tolerance_escaping
Method · 0.72