MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / Item

Class Item

test/orm/_fixtures.py:35–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 pass
34
35 class Item(Base):
36 pass
37
38 class Keyword(Base):
39 pass

Calls

no outgoing calls