MCPcopy
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
2of rows in bulk (under construction! there's just one test at the moment)
3
4

Callers

nothing calls this directly

Calls 2

declarative_baseFunction · 0.90
initMethod · 0.45

Tested by

no test coverage detected