Files
wled-controller/backend/prisma/migrations/20251208170723_add_end_time/migration.sql
2025-12-10 18:07:21 +00:00

3 lines
74 B
SQL

-- AlterTable
ALTER TABLE "Schedule" ADD COLUMN "endCronExpression" TEXT;