-- AlterTable ALTER TABLE `invoices` ADD COLUMN `deletedAt` DATETIME(3) NULL;