mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
DB IDO: Force users to upgrade the schema to avoid workaround fixes/missing indexes
This commit is contained in:
parent
e83ddbd8b2
commit
e0e7f9ae6b
@ -30,7 +30,7 @@
|
||||
#include <boost/thread/mutex.hpp>
|
||||
|
||||
#define IDO_CURRENT_SCHEMA_VERSION "1.14.3"
|
||||
#define IDO_COMPAT_SCHEMA_VERSION "1.14.2"
|
||||
#define IDO_COMPAT_SCHEMA_VERSION "1.14.3"
|
||||
|
||||
namespace icinga
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user