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

Database Migration to Manage App #197

Closed

Conversation

ProgramadorDeValor
Copy link

As explained in the issue #196 . This is the pull request that implements it.

  • It's a possible breaking change, that's why I put 2.6.0
  • Won't change any environment variables that already exists.
  • the .env it's created automatically to fit the needs of db-migrate module. Not necessary any aditional config.
  • updated dockerfiles to install db-migrate as global.
  • the migrations uses the original sql, but were organized in a different way to allow a better visualization and maintenance
  • Migration Up and Down were tested.

@paschmann
Copy link
Owner

Thanks for the contribution, going to close this request due to recent changes.

@paschmann paschmann closed this Aug 28, 2019
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.

None yet

2 participants