tursodatabase / libsql

libSQL is a fork of SQLite that is both Open Source, and Open Contributions.

Home Page:https://turso.tech/libsql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Query cancellation support

penberg opened this issue · comments

Let's expose sqlite3_interrupt() in the libsql API for both synchronous and asynchronous execution.