Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zzzeek/sqlalchemy
/ Address
Class
Address
test/orm/test_cascade.py:71–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
pass
70
71
class
Address(cls.Comparable):
72
pass
73
74
def
test_delete_with_passive_deletes_all(self):
75
User, Address = self.classes.User, self.classes.Address
Callers
15
test_delete_skips_lazy_raise
Method · 0.70
test_delete_unloaded_collections
Method · 0.70
test_cascade_nosideeffects
Method · 0.70
test_single_parent_raise
Method · 0.70
test_replace_attribute_no_flush
Method · 0.70
test_o2m_only_child_pending
Method · 0.70
test_o2m_only_child_transient
Method · 0.70
test_o2m_only_child_persistent
Method · 0.70
test_o2m_backref_child_pending
Method · 0.70
test_o2m_backref_child_transient
Method · 0.70
test_o2m_backref_child_transient_nochange
Method · 0.70
test_o2m_backref_child_expunged
Method · 0.70
Calls
no outgoing calls
Tested by
15
test_delete_skips_lazy_raise
Method · 0.56
test_delete_unloaded_collections
Method · 0.56
test_cascade_nosideeffects
Method · 0.56
test_single_parent_raise
Method · 0.56
test_replace_attribute_no_flush
Method · 0.56
test_o2m_only_child_pending
Method · 0.56
test_o2m_only_child_transient
Method · 0.56
test_o2m_only_child_persistent
Method · 0.56
test_o2m_backref_child_pending
Method · 0.56
test_o2m_backref_child_transient
Method · 0.56
test_o2m_backref_child_transient_nochange
Method · 0.56
test_o2m_backref_child_expunged
Method · 0.56