Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ C
Class
C
test/orm/inheritance/test_basic.py:2398–2399 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2396
pass
2397
2398
class
C(B):
2399
pass
2400
2401
self.mapper_registry.map_imperatively(A, _a_table)
2402
self.mapper_registry.map_imperatively(
Callers
14
test_poly_configured_immediate
Method · 0.70
test_base_class
Method · 0.70
test_invalid_assignment_downwards
Method · 0.70
test_not_set_on_upate
Method · 0.70
test_validate_on_upate
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_ordering
Method · 0.70
test_joins
Method · 0.70
test_load_from_middle
Method · 0.70
Calls
no outgoing calls
Tested by
14
test_poly_configured_immediate
Method · 0.56
test_base_class
Method · 0.56
test_invalid_assignment_downwards
Method · 0.56
test_not_set_on_upate
Method · 0.56
test_validate_on_upate
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_ordering
Method · 0.56
test_joins
Method · 0.56
test_load_from_middle
Method · 0.56