Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ B
Class
B
test/orm/test_relationships.py:1610–1611 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1608
pass
1609
1610
class
B(cls.Basic):
1611
pass
1612
1613
def
test_onetoone_switch(self):
1614
""
"test that active history is enabled on a
Callers
15
insert_data
Method · 0.70
test_joinedload_doesnt_produce_bogus_event
Method · 0.70
test_init_doesnt_produce_scalar_event
Method · 0.70
test_init_doesnt_produce_collection_event
Method · 0.70
test_scalar_relationship_overrides_fk
Method · 0.70
test_collection_relationship_overrides_fk
Method · 0.70
test_synonym_fk
Method · 0.70
test_onetoone_switch
Method · 0.70
test_no_delete_PK_AtoB
Method · 0.70
test_no_delete_PK_BtoA
Method · 0.70
test_delete_cascade_BtoA
Method · 0.70
test_delete_cascade_AtoB
Method · 0.70
Calls
no outgoing calls
Tested by
15
insert_data
Method · 0.56
test_joinedload_doesnt_produce_bogus_event
Method · 0.56
test_init_doesnt_produce_scalar_event
Method · 0.56
test_init_doesnt_produce_collection_event
Method · 0.56
test_scalar_relationship_overrides_fk
Method · 0.56
test_collection_relationship_overrides_fk
Method · 0.56
test_synonym_fk
Method · 0.56
test_onetoone_switch
Method · 0.56
test_no_delete_PK_AtoB
Method · 0.56
test_no_delete_PK_BtoA
Method · 0.56
test_delete_cascade_BtoA
Method · 0.56
test_delete_cascade_AtoB
Method · 0.56