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

Class Order

test/orm/test_cascade.py:4359–4360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4357 pass
4358
4359 class Order(cls.Comparable):
4360 pass
4361
4362 @testing.combinations(
4363 ({"delete"}, {"none"}),

Calls

no outgoing calls