mirror of
https://github.com/Icinga/icinga2.git
synced 2025-06-01 04:10:18 +02:00
3 lines
82 B
SQL
3 lines
82 B
SQL
|
|
ALTER TABLE icinga_hosts ADD COLUMN check_service_object_id bigint default NULL;
|