Skip to content

docs(change management): add snippet/group query count

Steve Xuereb requested to merge docs/gitaly-drain-snippet-group-count into master

What

Add 2 rails console query to get the count for snippet and group from the database instead of gitaly.

Why

The database is the single source of truth of what repository lives where so we need to make sure rails DB doesn't find any more repositories.

Merge request reports

Loading