1 line
56 B
SQL
1 line
56 B
SQL
ALTER TABLE "User" RENAME COLUMN "imagePath" TO "image"; |
ALTER TABLE "User" RENAME COLUMN "imagePath" TO "image"; |