Skip to content

Conversation

@dgeb
Copy link
Member

@dgeb dgeb commented Aug 11, 2021

schemaVersion should be set if you're using any Orbit sources, such as IndexedDBSource, that track schema version. By default, Orbit's schema version will start at 1. This value should be bumped to a a higher number with each significant change that requires a schema migration. Migrations themselves must be handled in each individual source.

`schemaVersion` should be set if you're using any Orbit sources, such as `IndexedDBSource`, that track schema version. By default, Orbit's schema version will start at `1`. This value should be bumped to a a higher number with each significant change that requires a schema migration. Migrations themselves must be handled in each individual source.
@dgeb dgeb merged commit 74b40c7 into main Aug 11, 2021
@dgeb dgeb deleted the schema-version branch August 11, 2021 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants