Files
turso/core
Pekka Enberg e93ac38e55 Add statement interruption support
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.
2024-12-19 12:30:32 +02:00
..
2024-12-19 12:30:32 +02:00
2024-12-13 13:09:13 +01:00
2024-09-20 11:45:55 +02:00
2024-12-19 12:30:32 +02:00
2024-12-09 22:48:42 +05:30
2024-12-19 12:30:32 +02:00