-
Erik Johnston authored
You can't continue using a transaction once an exception has been raised, so catching and dropping the error here is pointless and just causes more errors.
Erik Johnston authoredYou can't continue using a transaction once an exception has been raised, so catching and dropping the error here is pointless and just causes more errors.