2 lines
127 B
SQL

ALTER TABLE `observium_attribs` CHANGE `attrib_value` `attrib_value` TEXT CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL;