Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ B
Class
B
test/orm/test_cascade.py:2466–2467 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2464
pass
2465
2466
class
B(cls.Comparable):
2467
pass
2468
2469
class
C(cls.Comparable):
2470
pass
Callers
10
test_cascade_deletes_user
Method · 0.70
test_ignores_user
Method · 0.70
test_delete_orphan
Method · 0.70
test_delete_orphan_dynamic
Method · 0.70
test_delete_orphan_cascades
Method · 0.70
test_cascade_delete
Method · 0.70
test_single_parent_raise
Method · 0.70
test_single_parent_backref
Method · 0.70
test_basic
Method · 0.70
test_cascades_on_collection
Method · 0.70
Calls
no outgoing calls
Tested by
10
test_cascade_deletes_user
Method · 0.56
test_ignores_user
Method · 0.56
test_delete_orphan
Method · 0.56
test_delete_orphan_dynamic
Method · 0.56
test_delete_orphan_cascades
Method · 0.56
test_cascade_delete
Method · 0.56
test_single_parent_raise
Method · 0.56
test_single_parent_backref
Method · 0.56
test_basic
Method · 0.56
test_cascades_on_collection
Method · 0.56