Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ short_selects.py
File
short_selects.py
examples/performance/short_selects.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"This series of tests illustrates different ways to SELECT a single
2
record by primary key
3
4
Callers
nothing calls this directly
Calls
3
declarative_base
Function · 0.90
init
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected