Skip to content

Backport various EE changes to Gitlab::Database

Yorick Peterse requested to merge backport-gitlab-database into master

What does this MR do?

This backports various changes made to Gitlab::Database in EE. This allows CE code to use these changes, such as the MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20720/. Without this backport we'd be duplicating code for no good reason.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

Edited by Yorick Peterse

Merge request reports