Skip to content

Add default values to the collection_metadata table #63

Description

@sql-williamd

A recent PR had a great idea we should replicate into the normal installer.

The collection_metadata table should use default constraints to setup the default values. Then the initial insert should use DEFAULT VALUES.

Anyone wanting to deviate from defaults can clearly see what they need to do. Also makes adding new columns easier (as seen in the PR #62 )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions