Skip to content

Multilicense flyway not consistent with JSON examples #8407

@qqmyers

Description

@qqmyers

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

  1. 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)
  2. 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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions