Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server: mutate insert only if not present #207

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

jcaamano
Copy link
Collaborator

From rfc7047 5.1:
"If is "insert", then each of the values in the set in
is added to if it is not already present."

Signed-off-by: Jaime Caamaño Ruiz jcaamano@redhat.com

From rfc7047 5.1:
"If <mutator> is "insert", then each of the values in the set in
<value> is added to <column> if it is not already present."

Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1074163258

  • 11 of 11 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 76.316%

Totals Coverage Status
Change from base Build 1071973337: 0.04%
Covered Lines: 3290
Relevant Lines: 4311

💛 - Coveralls

Copy link
Collaborator

@dave-tucker dave-tucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants