Skip to content

Instantly share code, notes, and snippets.

@javimb
Created May 22, 2014 10:55
Show Gist options
  • Save javimb/f566a1425e86741ada15 to your computer and use it in GitHub Desktop.
Save javimb/f566a1425e86741ada15 to your computer and use it in GitHub Desktop.
1. schemamigration app --initial
2. migrate app --fake
3. CHANGES
4. schemamigration app --auto
5. migrate app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment