Files
turso/bindings/python
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-08-11 08:58:18 +02:00
2024-11-15 16:14:34 +02:00
2024-11-20 19:10:02 +02:00
2024-09-01 16:11:00 +03:00
2024-11-20 19:16:11 +02:00