Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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"
}),
Callers
15
test_list_assignment_new
Method · 0.70
test_list_assignment_replace
Method · 0.70
test_standalone_orphan
Method · 0.70
test_save_update_sends_pending
Method · 0.70
test_remove_pending_from_collection
Method · 0.70
test_remove_pending_from_pending_parent
Method · 0.70
test_delete
Method · 0.70
test_cascades_onlycollection
Method · 0.70
test_cascade_delete_plusorphans
Method · 0.70
test_collection_orphans
Method · 0.70
test_cascade_delete_noorphans
Method · 0.70
test_unidirectional_cascade_o2m
Method · 0.70
Calls
no outgoing calls
Tested by
15
test_list_assignment_new
Method · 0.56
test_list_assignment_replace
Method · 0.56
test_standalone_orphan
Method · 0.56
test_save_update_sends_pending
Method · 0.56
test_remove_pending_from_collection
Method · 0.56
test_remove_pending_from_pending_parent
Method · 0.56
test_delete
Method · 0.56
test_cascades_onlycollection
Method · 0.56
test_cascade_delete_plusorphans
Method · 0.56
test_collection_orphans
Method · 0.56
test_cascade_delete_noorphans
Method · 0.56
test_unidirectional_cascade_o2m
Method · 0.56