Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ Person
Class
Person
test/orm/test_cycles.py:798–799 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
796
@classmethod
797
def
setup_classes(cls):
798
class
Person(cls.Basic):
799
pass
800
801
class
Ball(cls.Basic):
802
pass
Callers
6
test_cycle
Method · 0.70
test_post_update_m2o_no_cascade
Method · 0.70
test_post_update_m2o
Method · 0.70
test_post_update_backref
Method · 0.70
test_post_update_o2m
Method · 0.70
test_post_update_m2o_detect_none
Method · 0.70
Calls
no outgoing calls
Tested by
6
test_cycle
Method · 0.56
test_post_update_m2o_no_cascade
Method · 0.56
test_post_update_m2o
Method · 0.56
test_post_update_backref
Method · 0.56
test_post_update_o2m
Method · 0.56
test_post_update_m2o_detect_none
Method · 0.56