updated comment doc

This commit is contained in:
pokeeffe-molecula 2023-04-10 10:52:23 -05:00
parent 7d2a3293ec
commit 89bd98ed16

View file

@ -72,7 +72,7 @@ const PAGE_TYPE_HASH_TABLE = 12
// schemaVersion (int16)
// versionsPtr (int64)
// flags (int8) flags that include a deletion marker
// fieldOffsets (one for each field, int32, FF is null)
// fieldOffsets (one for each field, int32, FFFFFFFF is null)
// offsets point to:
// fieldData (one for each field)
// valueLen (int32) only used for variable length types