# HG changeset patch # User Marcia Ramos <marcia@gitlab.com> # Date 1634751236 0 # Wed Oct 20 17:33:56 2021 +0000 # Node ID d247a4fb59515605278fad858679fad0b42ffcf1 # Parent 7f29bdcdc1e80f68ffcc72fe6705c3fa763ee63e Add version history reference diff --git a/doc/settings/database.md b/doc/settings/database.md --- a/doc/settings/database.md +++ b/doc/settings/database.md @@ -145,7 +145,7 @@ To determine whether SSL is being used by clients, you can run: -In GitLab 14.2 and later: +In [GitLab 14.2 and later](https://gitlab.com/gitlab-org/gitlab/-/issues/341210): ```shell sudo gitlab-rails dbconsole --database main @@ -611,7 +611,7 @@ default Omnibus GitLab database configuration, you can connect as the application user: -In GitLab 14.2 and later: +In [GitLab 14.2 and later](https://gitlab.com/gitlab-org/gitlab/-/issues/341210): ```shell sudo gitlab-rails dbconsole --database main