Skip to content

Gix has a schema migration feature #39

@Zulko

Description

@Zulko

Motivation

If Gix introduces a breaking schema change, this will break all the existing Gix projects out there. We need a way to ensure the schemas auto-update.

Specs

  • gix-renderer has a new function that will convert any project data to the latest version.
  • Any project loaded to the editor undergoes this migration to the latest schema automatically.

Technical details

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions