-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Milestone
Description
The CC0 1.0 license json file is consistent with the other examples in using the title recommended by Creative Commons (including the version number) but this is inconsistent with the update provided by the flyway script (which was created early on). The URL (differing by a trailing slash), short description, and icon location also differ. The db upgrade should match the examples and the pattern for the other licenses.
There seem to be two options for implementing
- Update the existing flyway script (requires developers to remove the record of running the prior version from their db, but avoids a second flyway script in this release)
- Add a second flyway script to modify the results of the first (possibly simpler to create, easier for developers, ends up with second flyway script)
@scolapasta /others - any preference? (I think I'm leaning towards 2, but will implement whatever).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels