mirror of
https://github.com/diced/zipline.git
synced 2025-12-12 15:50:11 -08:00
migreation
This commit is contained in:
2
prisma/migrations/20230412220636_lock/migration.sql
Normal file
2
prisma/migrations/20230412220636_lock/migration.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Image" ADD COLUMN "lock" BOOLEAN NOT NULL DEFAULT false;
|
||||
Reference in New Issue
Block a user