MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / value

Route value

examples/vertical/dictlike-polymorphic.py:None–None  ·  view source on GitHub ↗
value.deleter

Source from the content-addressed store, hash-verified

1"""Mapping a polymorphic-valued vertical table as a dictionary.
2
3Builds upon the dictlike.py example to also add differently typed
4columns to the "fact" table, e.g.::

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected