Skip to content

Make create_db.pl exit successfully if database already exists #1201

@mattias-p

Description

@mattias-p

create_db.pl should check if the database already exists, and exit successfully if it does. Having the ability to always run create_db.pl makes deployment easier in some cases. This also fits nicely with the idea of having a schema version numbers in the database to determine whether the database needs upgrading and how much.

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