coolify/apps/api/prisma/migrations/20220301101928_proxyhash/migration.sql

3 lines
65 B
MySQL
Raw Normal View History

2022-03-01 11:19:40 +01:00
-- AlterTable
ALTER TABLE "Setting" ADD COLUMN "proxyHash" TEXT;