mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
Give name to hard-coded page_size values
This commit is contained in:
parent
dc3e97887f
commit
dd7c0ad1c8
2 changed files with 9 additions and 4 deletions
|
@ -462,6 +462,7 @@ impl Wal for WalFile {
|
|||
&shared.file,
|
||||
offset,
|
||||
&page,
|
||||
self.page_size as u16,
|
||||
db_size,
|
||||
write_counter,
|
||||
&header,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue