mirror of
https://github.com/documenso/documenso.git
synced 2025-11-20 03:32:14 +10:00
3 lines
80 B
SQL
3 lines
80 B
SQL
-- AlterTable
|
|
ALTER TABLE "Template" ALTER COLUMN "kind" SET DEFAULT 'PRIVATE';
|