Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ model.py
File
model.py
examples/dogpile_caching/model.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"The datamodel, which represents Person that has multiple
2
Address objects, each
with
PostalCode, City, Country.
3
4
Person --(1..n)--> Address
Callers
nothing calls this directly
Calls
3
bootstrap
Function · 0.85
RelationshipCache
Class · 0.70
and_
Method · 0.45
Tested by
no test coverage detected