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

feat: handle implicit transactions and errors in batches #127

Merged

Conversation

olavloite
Copy link
Collaborator

@olavloite olavloite commented Apr 27, 2022

Updates the handling of implicit transactions and errors in batches based on the most recent learnings of how PostgreSQL handles this, and adds a command line option for letting customers choose to let PGAdapter allow DDL statements in implicit or explicit transactions.

@olavloite olavloite marked this pull request as draft April 27, 2022 06:39
@olavloite olavloite marked this pull request as ready for review April 28, 2022 18:34
@olavloite olavloite changed the title feat: [WIP] handle implicit transactions and errors in batches feat: handle implicit transactions and errors in batches Apr 29, 2022
@olavloite olavloite merged commit 23702ee into postgresql-dialect May 5, 2022
@olavloite olavloite deleted the transaction-and-error-handling-in-batches branch May 5, 2022 13:55
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.

1 participant