postowl
postowl copied to clipboard
Failed transactions do not roll back
It seems that if an API call fails half-way through the transaction is not rolled back as it should be. I'm using db.transaction provided by better sqlite, but it seems it doesn't do the rollback properly.