Skip to content

"Fix schema.rb with missing content"

Gabriel Mazetto requested to merge 12227-fix-group-ip-schema into master

What does this MR do?

db:check-schema-pg is complaining about different schemas after running db:reset (see: https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/232878072)

This MR commits the changes that are missing.

Does this MR meet the acceptance criteria?

Conformity

Closes #12227 (closed)

Edited by Yorick Peterse

Merge request reports