migreation

This commit is contained in:
IThundxr
2023-04-12 18:07:52 -04:00
parent c36e8aaecd
commit 4058146c28

View File

@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Image" ADD COLUMN "lock" BOOLEAN NOT NULL DEFAULT false;