migration.sql 101 B

12
  1. -- AlterTable
  2. ALTER TABLE "InfraConfig" ADD COLUMN "isEncrypted" BOOLEAN NOT NULL DEFAULT false;