Skip to content

make CREATE INDEX idempotent #44

@simondh

Description

@simondh

change 3 occurrences of
CREATE INDEX
to
CREATE INDEX IF NOT EXISTS
so audit.sql can be rerun without error.
(Amended file attached if it is acceptable)
audit.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions