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