2 lines
127 B
SQL

ALTER TABLE `alert_tests` CHANGE `alert_message` `alert_message` TEXT CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL ;