-- AlterTable
ALTER TABLE "Team" ADD COLUMN     "includeManagedEventsInLimits" BOOLEAN NOT NULL DEFAULT false;
