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

Add cli tooling to run migrations directly #145

Conversation

adelowo
Copy link
Contributor

@adelowo adelowo commented Feb 1, 2025

No description provided.

@adelowo adelowo merged commit 4fd334e into main Feb 1, 2025
3 checks passed
@adelowo adelowo deleted the MAL-101-embed-migrations-into-the-binary-so-it-can-be-run-separately branch February 1, 2025 23:32
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

Attention: Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cmd/migrate.go 0.00% 34 Missing ⚠️
cmd/plan.go 0.00% 2 Missing ⚠️
cmd/integration.go 0.00% 1 Missing ⚠️
cmd/main.go 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
cmd/integration.go 0.00% <0.00%> (ø)
cmd/main.go 0.00% <0.00%> (ø)
cmd/plan.go 0.00% <0.00%> (ø)
cmd/migrate.go 0.00% <0.00%> (ø)

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.

1 participant