Move the error handling in a dbtx to go via MonadError, not via exceptions
This means, of course, that now rollback tests are failing, but that's fine, we can then fix things properly in the DbTx code.
Showing
Please register or sign in to comment