summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2020-10-29 23:21:13 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2020-10-29 23:23:26 -0400
commit163a97c6d57db09d6405124dae9b877bc9629721 (patch)
treea2d03a838965ad9ccbdda01d54ad24a9b4a8c1f3 /lib/sqlalchemy/sql/compiler.py
parentb9f7a92d821a31e48f7ce20ef848e73571c644fa (diff)
downloadsqlalchemy-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/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions