Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application schema changes #11

Open
awwx opened this issue Jun 14, 2013 · 0 comments
Open

Application schema changes #11

awwx opened this issue Jun 14, 2013 · 0 comments

Comments

@awwx
Copy link
Owner

awwx commented Jun 14, 2013

Applications can change over time (or, especially during development, we might use entirely different applications on the same domain such as localhost:3000). An application can thus start up with old subscriptions, method calls, and documents active in the browser database which aren't compatible with the new application that is running, or with the new version of an updated application.

Have some mechanism to handle resetting or migrating the database when the application or application version changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant