Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ A
Class
A
test/orm/dml/test_bulk.py:409–410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
407
@classmethod
408
def
setup_classes(cls):
409
class
A(cls.Comparable):
410
pass
411
412
@classmethod
413
def
setup_mappers(cls):
Callers
2
test_insert_w_fetch
Method · 0.70
test_update_w_fetch
Method · 0.70
Calls
no outgoing calls
Tested by
2
test_insert_w_fetch
Method · 0.56
test_update_w_fetch
Method · 0.56