Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ Order
Class
Order
test/orm/test_deprecations.py:851–852 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
849
pass
850
851
class
Order(cls.Comparable):
852
pass
853
854
@testing.combinations(
855
(
"passive_deletes"
, True),
Callers
4
test_o2m
Method · 0.70
test_with_transient
Method · 0.70
test_with_pending_autoflush
Method · 0.70
test_with_pending_no_autoflush
Method · 0.70
Calls
no outgoing calls
Tested by
4
test_o2m
Method · 0.56
test_with_transient
Method · 0.56
test_with_pending_autoflush
Method · 0.56
test_with_pending_no_autoflush
Method · 0.56