Use fully qualified modules in connection proxy
An instance of this class is stored in memory in a class instance variable. When this class is stale, it causes code-reloading issues when `Gitlab::Database::LoadBalancing::ConnectionProxy.const_missing` is triggered. This is a workaround so that `Object.const_missing` is triggered instead
Showing
Please register or sign in to comment