Files
turso/cli
Pekka Enberg fd6fda07ac Merge 'bindings/rust: Initial support for transactions API' from Diego Reis
Closes #2121
There are two important things to point out:
1. The support is incomplete since we yet don't support savepoints in
core.
2. When a txn drops we should call `_finish()` on it, but since async
drop is [unstable](https://github.com/rust-lang/rust/issues/126482) the
best solution that I came up was just forcing the user to explicitly
call `finish()` before any drops.

Closes #2151
2025-07-18 21:02:18 +03:00
..
2025-07-18 10:25:06 -05:00
2025-05-17 15:51:17 -03:00
2025-03-06 15:52:20 -03:00
2025-07-17 15:05:29 -05:00
2025-07-17 15:05:29 -05:00
2025-07-17 15:05:29 -05:00
2025-07-18 11:26:10 -03:00
2024-07-08 22:43:11 +05:30
2025-03-06 16:33:23 -03:00