MCPcopy
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
2record by primary key
3
4

Callers

nothing calls this directly

Calls 3

declarative_baseFunction · 0.90
initMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected