Unveränderter Stand von certvia/dev (a48c5fb) plus Craftvia-Spezifikation und Brandbook unter docs/craftvia/. ISMS-Module werden im Folgecommit entfernt. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
4 lines
70 B
SQL
4 lines
70 B
SQL
-- AlterTable
|
|
ALTER TABLE "tasks" ADD COLUMN "description" TEXT;
|
|
|