You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
Just realised we'll probably need to have the license information be "per version" instead of "per database".
For example, lets say someone publishes 10 versions of a data set over time using licenseA.
If they change the license to licenseB for the 11th version, that needs to be just for that one specific version (onwards) and not suddenly be applied to all previous versions.
Probably a good thing I haven't written much of the license handling code yet, although it's pretty close to getting focused on now.