Making sure if AutoCommit was off we issue a rollback to signal the start of a...
Making sure if AutoCommit was off we issue a rollback to signal the start of a fresh block. This seems to be easier than using DBI's begin_work() since that will error if we have already begun a transaction
Please register or sign in to comment