mirror of
https://github.com/Icinga/icinga2.git
synced 2026-04-23 07:07:00 -04:00
When there's a schema version mismatch after an upgrade, the following message is logged: ``` Schema version 'x.y.z' does not match the required version 'x.y.z' (or newer)! Please check the upgrade documentation. ``` After reading this log message, users have to search for the upgrade section in the docs in order to perform the necessary steps. I added the URL for the relevant sections to the log message, so users can simply click/copy it. |
||
|---|---|---|
| .. | ||
| schema | ||
| CMakeLists.txt | ||
| idopgsqlconnection.cpp | ||
| idopgsqlconnection.hpp | ||
| idopgsqlconnection.ti | ||