Promote ExecuteUpdate/Delete from relational to core #31052
Labels
area-bulkcud
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
customer-reported
type-enhancement
Milestone
We introduced ExecuteUpdate/Delete at the relational layer. However, there are non-relational database which support filter-based updating, specifically MongoDB (DeleteMany, UpdateMany), and possibly others.
The text was updated successfully, but these errors were encountered: