mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-27 03:44:25 +01:00
If we don't reset the state of `IdxDelete`, next `IdxDelete` will start in `Deleting` state which is completely wrong since it should seek from the start. Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com> Closes #1584