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

Add list_append and if_not_exists for update #92

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

k2bd
Copy link
Owner

@k2bd k2bd commented Mar 23, 2021

Closes #62
Closes #86

@k2bd k2bd merged commit e7e8842 into develop Mar 23, 2021
@k2bd k2bd deleted the feature/62-list_append-and-if_not_exists branch March 23, 2021 20:48
k2bd added a commit that referenced this pull request Mar 23, 2021
* Bump to 0.0.20 (#84)

Co-authored-by: Kevin Duff <kevin.duff@cmrsurgical.com>

* Add list_append and if_not_exists for update (#92)

Co-authored-by: Kevin Duff <kevin.duff@cmrsurgical.com>

Co-authored-by: Kevin Duff <kevin.duff@cmrsurgical.com>
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.70%. Comparing base (81177d4) to head (3407c9f).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #92      +/-   ##
===========================================
+ Coverage    98.63%   98.70%   +0.06%     
===========================================
  Files           23       24       +1     
  Lines         1542     1617      +75     
===========================================
+ Hits          1521     1596      +75     
  Misses          21       21              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Support for list_append Support for if_not_exists and list_append in UpdateItem SET
1 participant