mirror of
https://github.com/documenso/documenso.git
synced 2026-07-24 17:04:12 +10:00
3 lines
74 B
SQL
3 lines
74 B
SQL
-- AlterTable
|
|
ALTER TABLE "DocumentData" ADD COLUMN "metadata" JSONB;
|