Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ bulk_updates.py
File
bulk_updates.py
examples/performance/bulk_updates.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"This series of tests will illustrate different ways to UPDATE a large number
2
of rows in bulk (under construction! there&
#x27;s just one test at the moment)
3
4
Callers
nothing calls this directly
Calls
2
declarative_base
Function · 0.90
init
Method · 0.45
Tested by
no test coverage detected