3 lines
69 B
MySQL
3 lines
69 B
MySQL
|
-- AlterTable
|
||
|
ALTER TABLE "Image" ADD COLUMN "maxViews" INTEGER;
|