Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlalchemy/sqlalchemy
/ Parent
Class
Parent
test/orm/test_cascade.py:3836–3837 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3834
@classmethod
3835
def
setup_classes(cls):
3836
class
Parent(cls.Comparable):
3837
pass
3838
3839
class
Child(cls.Comparable):
3840
pass
Callers
2
_do_move_test
Method · 0.70
test_circular_sort
Method · 0.70
Calls
no outgoing calls
Tested by
2
_do_move_test
Method · 0.56
test_circular_sort
Method · 0.56