-- AlterTable
ALTER TABLE "AIPhoneCallConfiguration" ALTER COLUMN "guestCompany" DROP NOT NULL,
ALTER COLUMN "guestEmail" DROP NOT NULL;
