-- AlterTable ALTER TABLE "Image" ADD COLUMN "fileSize" INTEGER, ADD COLUMN "fileType" TEXT;