3 lines
83 B
MySQL
3 lines
83 B
MySQL
|
ALTER TABLE imported_property MODIFY property_value MEDIUMTEXT NULL DEFAULT NULL;
|
||
|
|