forked from insolvent-capital/WorkTable
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Currently the table schema is not stored to data files when they are persisted. The data is just written using serialization from rkyv
.
However, for the CLI tool that allows reading of the data files it is necessary to be able to read the data without prior knowledge of the schema. It is necessary to to add representation of the schema to SpaceInfo
.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request