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

feat(setup): Add migration tables and functions to set them up #3

Merged
merged 1 commit into from
Aug 12, 2018

Conversation

robinjoseph08
Copy link
Owner

What

  • add migrations and migration_lock tables
  • add idempotent setup functions to ensure the migration tables exist
  • add postgres to travis
  • modify make setup to set up the test database if postgres is installed (and err if its not)
  • add package comment

@robinjoseph08 robinjoseph08 merged commit ded407c into master Aug 12, 2018
@robinjoseph08 robinjoseph08 deleted the setup branch August 12, 2018 21:51
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

1 participant