Skip to content

Document how to swap database tables.

yorickpeterse-staging requested to merge docs/document-swapping-tables into master

In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14182 I had to correct some primary key sequences that I forgot to do when initially created the mentioned migration. To prevent this from happening again I decided to document this procedure straight away.

Merge request reports