Closed ironfroggy closed 11 years ago
What happens when we need schema changes, either to add stores or change indexes?
Can declaratively define a schema and increase the version when adding new stores. Still need to handle the case of attempting to pull from a future schema version.
What happens when we need schema changes, either to add stores or change indexes?