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

Refactor config.MigrationVersion #21399

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

hamzaremmal
Copy link
Member

This PR refactors config.MigrationVersion to be an enum. This is not only correct to have it as an enum but it is also easier to read the code with this change.

@hamzaremmal
Copy link
Member Author

hamzaremmal commented Aug 20, 2024

This will conflict with #21397, so whatever PR gets merged first will have to take into account the other PR.

@hamzaremmal hamzaremmal merged commit ff6f50a into scala:main Aug 23, 2024
28 checks passed
@hamzaremmal hamzaremmal deleted the refactor-migration-version branch August 23, 2024 17:45
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