sdkman / sdkman-db-migrations

Database migrations for the sdkman API
Apache License 2.0
71 stars 123 forks source link

Add checksums to versions #540

Open hgeraldino opened 3 years ago

hgeraldino commented 3 years ago

Adding this issue to track the work required on the db-migrations module to support https://github.com/sdkman/sdkman-cli/issues/945

marc0der commented 3 years ago

Happy that this is finally happening!

I'd suggest we chat on Slack prior to kicking of individual pieces of work. That way I can guide you in the optimal way of doing things in the backend, which should hopefully save you some time in implementing this. You've also probably noticed that we're big on testing, so we expect most pieces of functionality to be covered somehow.