rafiki
rafiki copied to clipboard
Require knex transaction where expected
When a function is expecting a trx?: TransactionOrKnex
as a parameter, we should change the type to be specifically Transaction
instead.
i want to work on this issue.