sqlg
sqlg copied to clipboard
Rollback on sql error
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.