2016-02-08 22:33:28 +01:00

1 line
102 B
SQL

ALTER TABLE icinga_usergroup ADD COLUMN object_type ENUM('object', 'template') NOT NULL AFTER zone_id;