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

Class Order

test/orm/test_cascade.py:4354–4355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4352 pass
4353
4354 class Order(cls.Comparable):
4355 pass
4356
4357 @testing.combinations(
4358 ({"delete"}, {"none"}),

Calls

no outgoing calls