Files
turso/sqlite3
Pere Diaz Bou dbe6b8d899 Merge 'Add statement interruption support' from Pekka Enberg
This adds an interrupt() method to Statement that allows apps to
interrupt a running statement. Please note that this is different from
`sqlite3_interrupt()` which interrupts all ongoing operations in a
database. Although we want to support that too, per statement interrupt
is much more useful to apps.

Reviewed-by: Pere Diaz Bou <pere-altea@homail.com>

Closes #512
2024-12-19 12:59:19 +01:00
..
2024-05-08 07:19:57 -03:00
2024-12-19 12:30:32 +02:00
2024-07-21 10:29:30 +02:00
2024-05-08 07:05:56 -03:00