mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-07 20:25:08 +02:00
parent
37bf9d4819
commit
1c4501da19
@ -34,7 +34,7 @@
|
||||
|
||||
using namespace icinga;
|
||||
|
||||
#define SCHEMA_VERSION "1.12.0"
|
||||
#define SCHEMA_VERSION "1.13.0"
|
||||
|
||||
REGISTER_TYPE(IdoMysqlConnection);
|
||||
REGISTER_STATSFUNCTION(IdoMysqlConnectionStats, &IdoMysqlConnection::StatsFunc);
|
||||
|
@ -35,7 +35,7 @@
|
||||
|
||||
using namespace icinga;
|
||||
|
||||
#define SCHEMA_VERSION "1.12.0"
|
||||
#define SCHEMA_VERSION "1.13.0"
|
||||
|
||||
REGISTER_TYPE(IdoPgsqlConnection);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user