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