-- AlterTable
ALTER TABLE "EventType" ADD COLUMN     "bookingLimits" JSONB;
