packages/database/prisma/migrations/20260723012950_home_images/migration.sql
-- AlterTable ALTER TABLE "InventoryHome" ADD COLUMN "images" TEXT[] DEFAULT ARRAY[]::TEXT[];