Skip to content

add support for multiple where conditions for update - #88

Open
Cavdy wants to merge 1 commit into
tchoutri:mainfrom
Cavdy:main
Open

add support for multiple where conditions for update#88
Cavdy wants to merge 1 commit into
tchoutri:mainfrom
Cavdy:main

Conversation

@Cavdy

@Cavdy Cavdy commented Sep 2, 2026

Copy link
Copy Markdown

add support for multiple where conditions for update

##Issue
_updateBy and _updateFieldsBy only support a single WHERE condition,
so there's no way to update rows matching on more than one field.

##Solution
Added _updateFieldsWhere, which takes a Vector Field of match fields instead of a single Field

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant