-
Notifications
You must be signed in to change notification settings - Fork 245
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement updateManyAndReturn (#5098)
* feat: implement updateManyAndReturn * fix: correct update_one_without_selection * feat: add the mutation * test: update snapshot * test: update snapshot * test: add a test suite * test: add UpdateReturning capability * test: correct test suite attributes * fix: add missing case in From<&str> for QueryTag * test: test relational reads * chore: trigger integration * [integration]
- Loading branch information
1 parent
aef02d5
commit a510d27
Showing
20 changed files
with
971 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.