Skip to content

Document truncate_legacy_tables rake task

What does this MR do and why?

In !94252 (merged), we introduced rake tasks for truncating main data from ci database and ci data from main database.

This MR will document these rake tasks. The documentation will be added to https://docs.gitlab.com/ee/development/database/multiple_databases.html

Related to #401683 (closed)

How to set up and validate locally

MR acceptance checklist

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

Merge request reports