Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlalchemy/sqlalchemy
/ C
Class
C
test/orm/test_attributes.py:3785–3786 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3783
3784
def
make_c():
3785
class
C(classes[1]):
3786
pass
3787
3788
classes[2] = C
3789
Callers
6
test_scalar_set_type_assertion
Method · 0.70
test_collection_append_type_assertion
Method · 0.70
test_propagate_active_history
Method · 0.70
test_propagate
Method · 0.70
test_propagate_useobject_active_history
Method · 0.70
test_propagate_useobject
Method · 0.70
Calls
no outgoing calls
Tested by
6
test_scalar_set_type_assertion
Method · 0.56
test_collection_append_type_assertion
Method · 0.56
test_propagate_active_history
Method · 0.56
test_propagate
Method · 0.56
test_propagate_useobject_active_history
Method · 0.56
test_propagate_useobject
Method · 0.56