mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-29 08:34:20 +02:00
parent
69cb383b34
commit
0b0107ad04
14
lib/db_ido_pgsql/schema/upgrade/2.6.0.sql
Normal file
14
lib/db_ido_pgsql/schema/upgrade/2.6.0.sql
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
-- -----------------------------------------
|
||||||
|
-- upgrade path for Icinga 2.6.0
|
||||||
|
--
|
||||||
|
-- -----------------------------------------
|
||||||
|
-- Copyright (c) 2016 Icinga Development Team (http://www.icinga.org)
|
||||||
|
--
|
||||||
|
-- Please check http://docs.icinga.org for upgrading information!
|
||||||
|
-- -----------------------------------------
|
||||||
|
|
||||||
|
-- -----------------------------------------
|
||||||
|
-- set dbversion
|
||||||
|
-- -----------------------------------------
|
||||||
|
|
||||||
|
SELECT updatedbversion('1.14.2');
|
Loading…
x
Reference in New Issue
Block a user