git-subtree-dir: apps/web git-subtree-mainline:068a51b46bgit-subtree-split:1e7174fa60
3 lines
112 B
SQL
3 lines
112 B
SQL
ALTER TABLE "beenvoice_platform_setting"
|
|
ADD COLUMN "pdfNumericFontFamily" varchar(20) DEFAULT 'mono' NOT NULL;
|