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

Provide better support for mismatched versions during migrations #196

Open
dimitribouniol opened this issue Apr 13, 2024 · 0 comments
Open

Comments

@dimitribouniol
Copy link
Member

ie. offer to manually migrate from a known old version type to a new one. This can be useful if the version was initially an Int, but became a String down the line. Currently, the only way around this would be to have an initializer for the old representation in the new type than evaluates to some deprecated, low-sorting version.

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

No branches or pull requests

1 participant