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