mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-01 07:24:19 +01:00
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.