Skip to content
migration.sql 89 B
Newer Older
Grant's avatar
Grant committed
-- AlterTable
ALTER TABLE "Pixel" ADD COLUMN     "isTop" BOOLEAN NOT NULL DEFAULT false;