Skip to content

Add migrations logic for proper persistent tables schema update #127

@Handy-caT

Description

@Handy-caT

Currently if persistent table's schema updates, wt load causes panic on from disk load. It appears because new layout is not similar because of update and parse fails.

We need to implement logic to upgrade already existing data to new schema

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions