Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlalchemy/sqlalchemy
/ union
Method
union
test/perf/compiled_extensions.py:613–615 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
611
612
@test_case
613
def
union(self):
614
for
_ in range(250):
615
self.imp_1.union(self.imp_2)
616
617
@test_case
618
def
or_test(self):
Callers
15
test_union
Method · 0.95
test_basic_sanity
Method · 0.95
test_expanding_in_repeated
Method · 0.45
test_join_implicit_left_side_wo_cols_onelevel_union
Method · 0.45
test_limit_offset_compound_select_literal_binds
Method · 0.45
test_fetch_offset_compound_select_literal_binds
Method · 0.45
test_expanding_in_repeated
Method · 0.45
test_compound_populates
Method · 0.45
test_compound_not_toplevel_doesnt_populate
Method · 0.45
test_compound_only_top_populates
Method · 0.45
test_label_conflict_union
Method · 0.45
CoreFixtures
Class · 0.45
Calls
no outgoing calls
Tested by
15
test_union
Method · 0.76
test_basic_sanity
Method · 0.76
test_expanding_in_repeated
Method · 0.36
test_join_implicit_left_side_wo_cols_onelevel_union
Method · 0.36
test_limit_offset_compound_select_literal_binds
Method · 0.36
test_fetch_offset_compound_select_literal_binds
Method · 0.36
test_expanding_in_repeated
Method · 0.36
test_compound_populates
Method · 0.36
test_compound_not_toplevel_doesnt_populate
Method · 0.36
test_compound_only_top_populates
Method · 0.36
test_label_conflict_union
Method · 0.36
four
Method · 0.36