Skip to content

Instantly share code, notes, and snippets.

@jimmya
Created May 15, 2020 18:17
Show Gist options
  • Save jimmya/5f8935321fc1c2aada5c2e8fec7e3f2c to your computer and use it in GitHub Desktop.
Save jimmya/5f8935321fc1c2aada5c2e8fec7e3f2c to your computer and use it in GitHub Desktop.
if app.environment == .development {
try app.autoMigrate().wait()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment