Michael Aufreiter
Results
113
issues of
Michael Aufreiter
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...
### Describe the bug I wanted to create a reproduction of a browser bug in isolation, but then realized the problem only occurs when using `` instead of ``. Could...