gitlab/lib/feature
Yorick Peterse 5fbebc2137
Remove wrapper methods from Gitlab::Database
This module contained various methods that were forwarded to
Gitlab::Database::Connection. This commit removes these wrappers in
favour of using Gitlab::Database.main instead. This is done to make it
explicit what database connection should be used.

See https://gitlab.com/gitlab-org/gitlab/-/issues/331776 and
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65262 for more
information.
2021-07-27 11:44:53 +02:00
..
definition.rb Remove EE:: prefix in prepend_mod_with 2021-05-11 23:49:30 +08:00
gitaly.rb Remove wrapper methods from Gitlab::Database 2021-07-27 11:44:53 +02:00
logger.rb
shared.rb