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

Implement if not exists function #15

Merged
merged 2 commits into from
Sep 1, 2021
Merged

Conversation

kuadrosx
Copy link
Member

@kuadrosx kuadrosx commented Sep 1, 2021

No description provided.

Why:
It is important feature for SET action in update
expressions.

What:
- It adds a new set of builtin function for update
  expressions.
- It adds the code for if_not_exists.

Issue: #3
Why:
It was not working propertly.

What:
- It iterates the positions in reverse to
  access the nested values in the right order.
- It adds more test to cover these cases.

Issue: #9
@kuadrosx kuadrosx force-pushed the implement-if-not-exists-function branch from e96542c to 9af7f9c Compare September 1, 2021 21:40
@kuadrosx kuadrosx merged commit 60d8907 into main Sep 1, 2021
@kuadrosx kuadrosx deleted the implement-if-not-exists-function branch September 1, 2021 22:24
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.

2 participants