MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / Order

Class Order

test/orm/_fixtures.py:32–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 pass
31
32 class Order(Base):
33 pass
34
35 class Item(Base):
36 pass

Calls

no outgoing calls