-- AlterTable ALTER TABLE "Branch" ALTER COLUMN "permitExpireDate" DROP NOT NULL, ALTER COLUMN "permitIssueDate" DROP NOT NULL;