Skip to main content
The block-number column is declared optional, but finalization, file-range naming, and crash recovery all key off it — a null coerces to an immutable block-0 row. Fix — declare the block-number column required (remove optional).