Files
coolify/apps/trpc-experimental/server/prisma/migrations/20220301101928_proxyhash/migration.sql
2023-01-23 10:37:14 +01:00

3 lines
65 B
SQL

-- AlterTable
ALTER TABLE "Setting" ADD COLUMN "proxyHash" TEXT;