MCPcopy
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

connectionMethod · 0.95
closeMethod · 0.95
commitMethod · 0.95
rollbackMethod · 0.95
eq_Function · 0.90
selectFunction · 0.90
aliasedFunction · 0.90
inspectFunction · 0.90
selectinloadFunction · 0.90
LoadClass · 0.90
joinedloadFunction · 0.90
replacement_traverseFunction · 0.90

Tested by

no test coverage detected