use property_settings_db_v2; ALTER TABLE `properties` CHANGE COLUMN `property_value` `property_value` text NOT NULL;