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

Embed database migrations into executable #80

Merged
merged 3 commits into from
May 5, 2021
Merged

Conversation

gammazero
Copy link
Collaborator

This eliminates the need to install the migration files to a known location

Remove replace directive from go.mod now that PR for sqlite support has been merged into go-migrate.

@gammazero gammazero requested a review from mvdan May 5, 2021 18:23
This eliminates the need to install the migration files to a known location

Remove replace directive from go.mod now that PR for sqlite support has been merged into go-migrate.
@gammazero gammazero mentioned this pull request May 5, 2021
@gammazero gammazero merged commit 2ec6b7d into main May 5, 2021
@gammazero gammazero deleted the embed-migrations branch May 5, 2021 19:46
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