1 line
73 B
MySQL
1 line
73 B
MySQL
|
ALTER TABLE `document` ALTER COLUMN "content" TO "content" text NOT NULL;
|