Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlalchemy/sqlalchemy
/ Secondary
Class
Secondary
test/orm/test_unitofwork.py:1139–1140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1137
pass
1138
1139
class
Secondary(cls.Comparable):
1140
pass
1141
1142
@testing.variation(
"eager_defaults"
, [
"auto"
, True, False])
1143
def
test_insert(self, eager_defaults):
Callers
1
test_used_in_relationship
Method · 0.70
Calls
no outgoing calls
Tested by
1
test_used_in_relationship
Method · 0.56