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(migrate): add Pending function for pending migrations #286

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

JustSamuel
Copy link
Contributor

@JustSamuel JustSamuel commented Aug 29, 2024

This PR adds a Pending function to the package migration.

Can be used to ensure that an application is up to date before launching.

@sylwiaszunejko
Copy link
Collaborator

Pls address CI failures and it would be nice to have tests/example of usage

@sylwiaszunejko sylwiaszunejko self-requested a review August 29, 2024 11:47
@JustSamuel JustSamuel force-pushed the Feature/pending-migrations branch 3 times, most recently from 6459e39 to 68a4c7f Compare August 29, 2024 12:14
@JustSamuel
Copy link
Contributor Author

Pls address CI failures and it would be nice to have tests/example of usage

Fixed

@sylwiaszunejko
Copy link
Collaborator

CI still fails

@JustSamuel JustSamuel force-pushed the Feature/pending-migrations branch 2 times, most recently from bb07e01 to 5fb2987 Compare August 30, 2024 07:18
@JustSamuel
Copy link
Contributor Author

Should be fine now

migrate/migrate.go Outdated Show resolved Hide resolved
migrate/migrate.go Outdated Show resolved Hide resolved
migrate/migrate.go Outdated Show resolved Hide resolved
@dkropachev dkropachev merged commit 7d9ff7c into scylladb:master Sep 13, 2024
1 check passed
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.

3 participants