Tauri dialect streams support
Rimantovas opened this issue · 1 comments
Rimantovas commented
Currently, when trying to stream a kysely query, this error gets thrown: "Error: Sqlite driver doesn't support streaming".
subframe7536 commented
Currently there is no way to execute stream using https://github.com/tauri-apps/plugins-workspace/blob/dev/plugins/sql/guest-js/index.ts