Files
turso/core/storage
Jussi Saurio a525feb7ad Merge 'Fix: allow page_size=65536' from meteorgan
Since `page_size` in `DatabaseHeader` can be 1 representing 65526 bytes,
it can't be used it directly.  Additionally, we should use `u32` instead
of `u16` or `usize` in other contexts.

Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com>

Closes #1411
2025-05-01 10:46:19 +03:00
..
2025-04-13 11:10:06 -03:00
2025-04-28 16:13:07 +08:00
2025-04-28 16:13:07 +08:00