Skip to content

Add Storage Admin Control Columns to Plan Limits Table

What does this MR do and why?

Adds the following columns to the plan_limits table:

  • enforcement_limit (integer)
  • notification_limit (integer)
  • dashboard_limit_enabled_at (datetime with zone)

Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/385721

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jason Goodman

Merge request reports