Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ B
Class
B
test/orm/inheritance/test_basic.py:2395–2396 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2393
setattr(self, key, value)
2394
2395
class
B(A):
2396
pass
2397
2398
class
C(B):
2399
pass
Callers
15
insert_data
Method · 0.70
test_joinedload
Method · 0.70
test_poly_configured_immediate
Method · 0.70
test_valid_assignment_upwards
Method · 0.70
test_invalid_assignment_upwards
Method · 0.70
test_entirely_oob_assignment
Method · 0.70
test_adapt_stringency
Method · 0.70
test_none
Method · 0.70
test_c_only
Method · 0.70
test_b_only
Method · 0.70
test_a_only
Method · 0.70
test_column_property
Method · 0.70
Calls
no outgoing calls
Tested by
15
insert_data
Method · 0.56
test_joinedload
Method · 0.56
test_poly_configured_immediate
Method · 0.56
test_valid_assignment_upwards
Method · 0.56
test_invalid_assignment_upwards
Method · 0.56
test_entirely_oob_assignment
Method · 0.56
test_adapt_stringency
Method · 0.56
test_none
Method · 0.56
test_c_only
Method · 0.56
test_b_only
Method · 0.56
test_a_only
Method · 0.56
test_column_property
Method · 0.56