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

refact: to use go-dbw CreateItems, DeleteItems #4974

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

jimlambrt
Copy link
Collaborator

@jimlambrt jimlambrt commented Jul 28, 2024

Latest version of go-dbw updated the signature of CreateItems(...) and DeleteItems(...) on a happy note this latest version of go-dbw actually does batch inserts and updates for this functions.

**Do not merge until go-dbw #57 is merged and we update the go-dbw to a released version. **

Copy link
Member

@tmessi tmessi left a comment

Choose a reason for hiding this comment

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

Nice!

Latest version of go-dbw updated the signature of
CreateItems(...) and DeleteItems(...) on a happy
note this latest version of go-dbw actually does
batch inserts and updates for this functions.
@jimlambrt jimlambrt merged commit 28b465e into main Aug 1, 2024
62 checks passed
@jimlambrt jimlambrt deleted the jimlambrt-go-dbw-batch-ops branch August 1, 2024 15:18
jefferai pushed a commit that referenced this pull request Sep 11, 2024
* refact: to use go-dbw CreateItems, DeleteItems

Latest version of go-dbw updated the signature of
CreateItems(...) and DeleteItems(...) on a happy
note this latest version of go-dbw actually does
batch inserts and updates for this functions.

* all: regenerate protos with new protoc-gen-go version
@jefferai jefferai modified the milestones: 0.18.x, 0.17.x Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants