Files
turso/bindings/python
Pekka Enberg c210821100 core: Move result row to ProgramState
Move result row to `ProgramState` to mimic what SQLite does where `Vdbe`
struct has a `pResultRow` member. This makes it easier to deal with result
lifetime, but more importantly, eventually lazily parse values at the edges of
the API.
2025-02-06 11:52:26 +02:00
..
2025-02-06 11:52:26 +02:00
2024-12-30 10:21:11 +01:00
2024-12-30 10:21:11 +01: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-12-18 21:14:58 +00:00