Code
Hub
Trending
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sqlalchemy/sqlalchemy
/ Hoho
Class
Hoho
test/orm/test_unitofwork.py:1136–1137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1134
@classmethod
1135
def
setup_classes(cls):
1136
class
Hoho(cls.Comparable):
1137
pass
1138
1139
class
Secondary(cls.Comparable):
1140
pass
Callers
5
test_insert
Method · 0.70
test_eager_defaults
Method · 0.70
test_insert_nopostfetch
Method · 0.70
test_update
Method · 0.70
test_used_in_relationship
Method · 0.70
Calls
no outgoing calls
Tested by
5
test_insert
Method · 0.56
test_eager_defaults
Method · 0.56
test_insert_nopostfetch
Method · 0.56
test_update
Method · 0.56
test_used_in_relationship
Method · 0.56