Daniel Haarhoff

Results 3 issues of Daniel Haarhoff

Using the TS client simply opening and closing a transaction make a subsequent `SELECT` fail, complaining about a table not existing. The same code works fine if the `url` is...

``` app-1 | thread '' panicked at src/statement.rs:340:62: app-1 | called `Option::unwrap()` on a `None` value app-1 | stack backtrace: app-1 | 0: 0x7f4b06c5b439 - app-1 | 1: 0x7f4b06920400 -...

Since version 0.15 `rowsAffected` has been 0 even when new rows get inserted. This seems to only affect turso databases hosted on aws. Legacy databases hosted on fly.io are fine,...