-- AlterTable
ALTER TABLE "organizations" ADD COLUMN     "subscriptionPeriodLimit" INTEGER NOT NULL DEFAULT 0;
