Skip to content

Add schema_check to the list of rake tasks

Alexandr Tanayno requested to merge docs-add-schema-checker into master

What does this MR do and why?

The DB schema checker was implemented in the MR !111803 (merged) (issue #390719 (closed)) in GitLab 15.11, but it was not added to the documentation.

This MR adds a note about this rake task to the docs.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Alexandr Tanayno

Merge request reports