-- AlterTable
ALTER TABLE "public"."subscription_plans" ADD COLUMN     "orderId" TEXT;
