ALTER TABLE "mailbox"."mail_source" ALTER COLUMN "involved_dept_id" TYPE varchar(40) USING "involved_dept_id"::varchar(40);