mirror of
https://gitlab.com/mobicoop/v3/service/ad.git
synced 2026-07-01 06:37:20 +00:00
feat(pause ad): add pause in db with prisma
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "ad" ADD COLUMN "pause" BOOLEAN NOT NULL DEFAULT false;
|
||||
Reference in New Issue
Block a user