nicoskk
Results
1
issues of
nicoskk
## Steps to reproduce loopback-connector-postgresql version is 5.3.0 node version is v14.1.0 ``` await app.datasources.db.transaction(async myTxModels => { await customFunction(element, { db1: db1TxModels, db2: db2Models }).catch(err => { throw err...
bug