Files

3 lines
109 B
MySQL
Raw Permalink Normal View History

2025-07-06 18:03:45 +00:00
-- AlterTable
ALTER TABLE "Service" ADD COLUMN "strictCommentingEnabled" BOOLEAN NOT NULL DEFAULT false;