2 lines
123 B
SQL

ALTER TABLE `device_graphs` CHANGE `graph` `graph` VARCHAR( 128 ) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL ;