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

Add migration to remove region on downgrade #643

Merged
merged 1 commit into from
Feb 1, 2020
Merged

Commits on Feb 1, 2020

  1. Add migration to remove region on downgrade

    Older versions don't know about this setting and would fail to deserialize the
    model if it's present.  (We currently need to write a migration for any
    added/removed settings, but this will be automated away.)
    
    Region is a generated setting, so we're not throwing away anything important.
    tjkirch committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    6851fa7 View commit details
    Browse the repository at this point in the history