Skip to content

Unify schema version number and schema file name in output #995

@oxzi

Description

@oxzi

An Icinga DB user complained that the error message for a missed schema update is not so helpful, since it prints the schema versions instead of the Icinga DB versions, but even the schema updates are named after the Icinga DB version, not the internally used integer. A map translating this might be useful.

Originally posted by @oxzi in #789 (comment)


Instead of introducing an internal map between both the MySQL/MariaDB and PostgreSQL schema version to the file names, another column could be introduced to the icingadb_schema table.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions