MCPcopy
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_dataMethod · 0.70
test_joinedloadMethod · 0.70
test_adapt_stringencyMethod · 0.70
test_noneMethod · 0.70
test_c_onlyMethod · 0.70
test_b_onlyMethod · 0.70
test_a_onlyMethod · 0.70
test_column_propertyMethod · 0.70

Calls

no outgoing calls

Tested by 15

insert_dataMethod · 0.56
test_joinedloadMethod · 0.56
test_adapt_stringencyMethod · 0.56
test_noneMethod · 0.56
test_c_onlyMethod · 0.56
test_b_onlyMethod · 0.56
test_a_onlyMethod · 0.56
test_column_propertyMethod · 0.56