Skip to content

Reorder application settings in db/schema.rb to match EE

Stan Hu requested to merge sh-reorder-application-settings into master

This makes the CE and EE tables consistent and ensures changes in the schema for the CE version don't cause conflicts with EE.

Related to https://gitlab.com/gitlab-org/gitlab-ee/issues/12434

Edited by Toon Claes

Merge request reports