diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-10-29 23:21:13 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-10-29 23:23:26 -0400 |
commit | 163a97c6d57db09d6405124dae9b877bc9629721 (patch) | |
tree | a2d03a838965ad9ccbdda01d54ad24a9b4a8c1f3 /lib/sqlalchemy/orm/context.py | |
parent | b9f7a92d821a31e48f7ce20ef848e73571c644fa (diff) | |
download | sqlalchemy-163a97c6d57db09d6405124dae9b877bc9629721.tar.gz |
rename "bulk" UPDATE and DELETE to not use the word "bulk"
This term confuses this feature with the lesser used
"bulk insert/update" feature, and also "bulk" is not as
descriptive here as only a single statement is run; there's
not a large set of data passed in.
For now call it UPDATE/DELETE with arbitrary WHERE clause,
or ORM-enabled UPDATE/DELETE.
Change-Id: I317fcda9d73d4c2dd250031a745dd3d72e4f1fc6
Diffstat (limited to 'lib/sqlalchemy/orm/context.py')
0 files changed, 0 insertions, 0 deletions