linka-cloud / linka-cloud/protodb

Add FieldFilter to Delete and Put

Open
#20 1 comment 0 reactions 1 assignee View on GitHub

@Adphi is already working on this.

Since Jul 24, 2021.

enhancement good first issue priority/high
Dominant language
Go
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Expected behaviour:
- [ ] **Put** without `FieldFilters` and `ID` field not present: error
- [ ] **Put** with `FieldFilters` and `ID` field not present: update all `FieldMask` fields of messages matching filters
- [ ] **Put** with `FieldFilters` and `ID` field present: update all `FieldMask` fields of messages matching filters
- [ ] **Delete** without `FieldFilters` and without `ID` field: error
- [ ] **Delete** with `FieldFilters` and without `ID`field: delete all matching

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.