2 lines
99 B
MySQL
2 lines
99 B
MySQL
|
ALTER TABLE icinga_zone MODIFY object_type ENUM('object', 'template', 'external_object') NOT NULL;
|