3 lines
67 B
MySQL
3 lines
67 B
MySQL
|
-- AlterTable
|
||
|
ALTER TABLE "Url" ADD COLUMN "maxViews" INTEGER;
|