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

fix: clear statement tag before auto rollback #147

Merged
merged 1 commit into from
May 5, 2022

Conversation

olavloite
Copy link
Collaborator

Clear any statement tag before executing an automatic rollback when a
transaction is aborted, as statement tags are not allowed for rollback
requests.

Fixes #146

Clear any statement tag before executing an automatic rollback when a
transaction is aborted, as statement tags are not allowed for rollback
requests.

Fixes #146
@olavloite olavloite merged commit 994976f into postgresql-dialect May 5, 2022
@olavloite olavloite deleted the clear-statement-tag 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.

ERROR: FAILED_PRECONDITION: Statement tags are not supported for COMMIT or ROLLBACK
1 participant