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

Rollback on sql error #462

Open
pietermartin opened this issue Sep 15, 2022 · 0 comments
Open

Rollback on sql error #462

pietermartin opened this issue Sep 15, 2022 · 0 comments
Assignees

Comments

@pietermartin
Copy link
Owner

This needs some investigation but it seems calling commit after a sql error commits some statements, even if the connection says aborted.

This leaves Sqlg's cache in a bad state as afterCommit does not fire yet some sql commands did indeed commit.
In particular investigate this behaviour with partitions.

@pietermartin pietermartin self-assigned this Sep 15, 2022
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

No branches or pull requests

1 participant