mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 04:24:21 +01:00
We can use `right_page_id` directly to perform the validation instead of carrying a raw pointer around which might be invalidated by the time we do the validation.