3 lines
84 B
MySQL
3 lines
84 B
MySQL
|
-- AlterTable
|
||
|
ALTER TABLE "users" RENAME COLUMN "clickToLoadImg" TO "imgproxyOnly";
|