mirror of
https://github.com/Icinga/icinga2.git
synced 2026-03-10 10:11:55 -04:00
2 lines
82 B
SQL
2 lines
82 B
SQL
|
|
ALTER TABLE icinga_hosts ADD COLUMN check_service_object_id bigint default NULL;
|