mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-06-06 15:22:26 -04:00
3 lines
74 B
MySQL
3 lines
74 B
MySQL
|
|
ALTER TABLE icinga_zone ADD is_global enum_boolean NOT NULL DEFAULT 'n';
|
||
|
|
|