-- AlterTable ALTER TABLE "Blog" ADD COLUMN "metaDescription" TEXT; -- AlterTable ALTER TABLE "Reportage" ADD COLUMN "metaDescription" TEXT; -- AlterTable ALTER TABLE "Brand" ADD COLUMN "metaDescription" TEXT;