Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_insert
Method · 0.70
_test_update
Method · 0.70
_test_update_states
Method · 0.70
Calls
no outgoing calls
Tested by
3
_test_insert
Method · 0.56
_test_update
Method · 0.56
_test_update_states
Method · 0.56