collorg/halfORM_packager

hop patch - should not commit and update version when patch fails

Opened this issue · 0 comments

When the hop patch command has to execute an SQL file, the version is still updated and the changes are not reverted.

I'd suggest using a "with transaction" statement for the query execution.