Files
wxmp_backend/prisma/migrations/20260812101101_add_remote_job_id/migration.sql
T

3 lines
76 B
SQL

-- AlterTable
ALTER TABLE "WordCloudJob" ADD COLUMN "remoteJobId" TEXT;