mirror of
https://github.com/kind-0/nsecbunkerd.git
synced 2026-01-03 06:24:53 +00:00
3 lines
66 B
SQL
3 lines
66 B
SQL
-- AlterTable
|
|
ALTER TABLE "Policy" ADD COLUMN "description" TEXT;
|