Files
2025-07-04 16:09:55 -04:00

3 lines
67 B
SQL

-- AlterTable
ALTER TABLE "EventTodo" ADD COLUMN "notes" TEXT;