Skip to content

Backport schema_changed.sh from EE which prints the diff if the schema is different

What does this MR do?

I noticed that the schema_changed.sh of EE prints the actual diff, and that was not happening for CE. EE file: https://gitlab.com/gitlab-org/gitlab-ee/blob/6b50be9eaa64738c28f34809ad337dbfed212f9a/scripts/schema_changed.sh

This backports the EE schema_changed.sh to CE.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Rémy Coutable

Merge request reports