ALTER TABLE "participation" ADD CONSTRAINT unique_user_event UNIQUE ("user_id", "event_id");