2015-06-02 14:15:19 +02:00

1 line
102 B
SQL

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