Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ traverse
Method
traverse
lib/sqlalchemy/sql/util.py:1112–1112 ·
view source on GitHub ↗
(self, obj: Literal[None])
Source
from the content-addressed store, hash-verified
1110
1111
@overload
1112
def
traverse(self, obj: Literal[None]) -> None: ...
1113
1114
# note this specializes the ReplacingExternalTraversal.traverse()
1115
# method to state
Callers
15
translate_select_structure
Method · 0.95
returning_clause
Method · 0.95
splice_joins
Function · 0.95
join_targets
Method · 0.95
test_adapt_select
Method · 0.95
test_this_thing_using_setup_joins_two
Method · 0.95
test_this_thing_using_setup_joins_three
Method · 0.95
test_correlation_on_clone
Method · 0.95
test_correlate_except_on_clone
Method · 0.95
test_correlate_except_with_mixed_tables
Method · 0.95
test_table_to_alias_1
Method · 0.95
test_table_to_alias_2
Method · 0.95
Calls
no outgoing calls
Tested by
15
test_adapt_select
Method · 0.76
test_this_thing_using_setup_joins_two
Method · 0.76
test_this_thing_using_setup_joins_three
Method · 0.76
test_correlation_on_clone
Method · 0.76
test_correlate_except_on_clone
Method · 0.76
test_correlate_except_with_mixed_tables
Method · 0.76
test_table_to_alias_1
Method · 0.76
test_table_to_alias_2
Method · 0.76
test_table_to_alias_3
Method · 0.76
test_table_to_alias_4
Method · 0.76
test_table_to_alias_5
Method · 0.76
test_table_to_alias_6
Method · 0.76