MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / Keyword

Class Keyword

test/orm/_fixtures.py:38–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 pass
37
38 class Keyword(Base):
39 pass
40
41 class Address(Base):
42 pass

Calls

no outgoing calls