Is it possible to perform a Rollback?
DanielSirqueira opened this issue · 1 comments
DanielSirqueira commented
I insert data into several tables at the same time, and if there is an error in some of them, the data cannot be committed.
jackie-maxx commented
await conn.query('COMMIT;');