BangSo/packages/db/prisma/migrations/20260828013000_routine_webh.../migration.sql

2 lines
97 B
MySQL
Raw Permalink Normal View History

2026-09-01 16:51:19 +00:00
ALTER TABLE "routines" ADD COLUMN IF NOT EXISTS "webhookEnabled" BOOLEAN NOT NULL DEFAULT false;