ALTER TABLE "contracttypes" ADD COLUMN "billingInterval" text; --> statement-breakpoint ALTER TABLE "contracts" ADD COLUMN "billingInterval" text;