mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 07:43:16 +10:00
3 lines
98 B
SQL
3 lines
98 B
SQL
-- AlterTable
|
|
ALTER TABLE "TeamGlobalSettings" ADD COLUMN "keyboardSignatureEnabled" BOOLEAN;
|