I want to automate transactions in Objection js. How you normally do it is you create a transaction and then pass the transaction object to every query you run. I want to si