1 line
69 B
MySQL
1 line
69 B
MySQL
|
ALTER TABLE `document` RENAME COLUMN "contentType" TO "content_type";
|