3 lines
66 B
MySQL
3 lines
66 B
MySQL
|
-- AlterTable
|
||
|
ALTER TABLE "Image" ADD COLUMN "password" TEXT;
|