Skip to content

Conversation

@flagbug
Copy link
Owner

@flagbug flagbug commented Dec 3, 2013

This PR adds migrations to Lager that let developers change existing settings.

The base idea is that the dev subclasses a new migration from SettingsMigration and assigns a revision to it.
The dev them can use the methods of the SettingsMigration class to perform migrations from the previous revision.

  • Remove
  • Rename
  • Transform
  • Bulk migrations
  • Write documentation

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants