fasttrackml
fasttrackml copied to clipboard
Add a range of supported schema versions to the MLFlow database import
We should first determine a safe range of schema versions across which the basic structure of the objects we deal with has not changed. I would suggest from c48cb773bb87 to 97727af70f4d (have a look at our current migration code for details).