ALTER TABLE `invoices` ADD `bapValidated` int DEFAULT 0 NOT NULL;--> statement-breakpoint ALTER TABLE `invoices` ADD `bapValidatedAt` timestamp;