Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ go
Method
go
test/aaa_profiling/test_memusage.py:1182–1183 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1180
1181
@assert_cycles()
1182
def
go():
1183
return
s.query(User).all()
1184
1185
go()
1186
Callers
nothing calls this directly
Calls
15
connection
Method · 0.95
close
Method · 0.95
commit
Method · 0.95
rollback
Method · 0.95
eq_
Function · 0.90
select
Function · 0.90
aliased
Function · 0.90
inspect
Function · 0.90
selectinload
Function · 0.90
Load
Class · 0.90
joinedload
Function · 0.90
replacement_traverse
Function · 0.90
Tested by
no test coverage detected