Files
coolify/apps/api/prisma/migrations/20230307101148_add_host_volumes/migration.sql
2023-03-07 11:15:05 +01:00

3 lines
85 B
SQL

-- AlterTable
ALTER TABLE "ApplicationPersistentStorage" ADD COLUMN "hostPath" TEXT;