]> granicus.if.org Git - icinga2/commit
Fix wrong schema constraint for fresh 2.8.0 installations
authorMichael Friedrich <michael.friedrich@icinga.com>
Tue, 16 Jan 2018 08:49:46 +0000 (09:49 +0100)
committerMichael Friedrich <michael.friedrich@icinga.com>
Tue, 16 Jan 2018 09:15:38 +0000 (10:15 +0100)
commit2901c77d65a1cce0c4ef298b0a87b0658217e772
tree1521008099409ed9a3c819db64d902b42ece1c20
parent74d5137dde05a1d15acdf88be2059661073cb4c5
Fix wrong schema constraint for fresh 2.8.0 installations

This fix is only needed for a fresh 2.8.0 setup, older versions
and upgrades to current do not need this (can be applied as idempotent
update).

fixes #5947

refs #5986
doc/16-upgrading-icinga-2.md
lib/db_ido_mysql/schema/mysql.sql
lib/db_ido_mysql/schema/upgrade/2.8.1.sql [new file with mode: 0644]
lib/db_ido_pgsql/schema/pgsql.sql
lib/db_ido_pgsql/schema/upgrade/2.8.1.sql [new file with mode: 0644]