-- AlterTable ALTER TABLE "User" ADD COLUMN "contactName" TEXT, ADD COLUMN "contactTel" TEXT;