mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-06-26 16:32:06 +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