Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlalchemy/sqlalchemy
/ go
Method
go
test/aaa_profiling/test_memusage.py:1238–1239 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1236
1237
@assert_cycles()
1238
def
go():
1239
return
s.query(User).all()
1240
1241
go()
1242
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