mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-05 17:24:21 +01:00
When I added frame reading support I thought, okay, who cares about the page id of this page it we read it from a frame because we don't need it to compute the offset to read from the file in this case. Fuck me, because it was needed in case we read `page 1` from WAL because it has a differnt `offset`.