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

Merge Update operations into Create operations in the same batch. #1333

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

obi1kenobi
Copy link
Collaborator

If sending a Create together with an Update for the same ID, merge them into the same operation instead of sending two separate operations in the same batch.

If sending a `Create` together with an `Update` for the same ID, merge them into the same operation instead of sending two separate operations in the same batch.
@obi1kenobi obi1kenobi merged commit 674b701 into main Dec 12, 2024
16 checks passed
@obi1kenobi obi1kenobi deleted the pg/combine_batched_creates_and_updates branch December 12, 2024 22:15
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