1 line
64 B
MySQL
1 line
64 B
MySQL
|
ALTER TABLE `document` ALTER COLUMN "content" TO "content" text;
|