Files
turso/core/mvcc
Pekka Enberg 962987e9a1 core/mvcc: Fix MVCC cursor traversal
Add an explicit rewind() to move to the beginning. Change forward()
semantics so that *after* first forward() call, you are pointing to the
first row, which matches the get_next_record() semantics in B-tree
cursor.
2025-07-17 16:12:40 +03:00
..
2025-02-05 13:25:16 +02:00
2025-07-17 16:12:40 +03:00
2025-05-30 13:07:31 +02:00