tursodatabase/libsql

Query cancellation support

Open

#1,357 opened on Apr 29, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (490 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (16,744 stars)
PR merge metrics
 (Avg merge 23h 19m) (1 merged PR in 30d)

Description

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

Contributor guide