MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / Person

Class Person

test/orm/dml/test_bulk.py:696–697  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

694 pass
695
696 class Person(Base):
697 pass
698
699 class Engineer(Person):
700 pass

Callers 3

_test_insertMethod · 0.70
_test_updateMethod · 0.70
_test_update_statesMethod · 0.70

Calls

no outgoing calls

Tested by 3

_test_insertMethod · 0.56
_test_updateMethod · 0.56
_test_update_statesMethod · 0.56