diff options
author | Stan Hu <stanhu@gmail.com> | 2019-08-16 09:43:50 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2019-08-16 09:59:25 -0700 |
commit | fddff2c411a2791ef7641032228c4390e444eeee (patch) | |
tree | 104d5ed11d63bc169dd5869b56131cbb317c5bc7 /lib | |
parent | e6c0f6b0ce0c7de1bcd2e133ecb8c973a6642bf6 (diff) | |
download | gitlab-ce-fddff2c411a2791ef7641032228c4390e444eeee.tar.gz |
Fix Arel deprecation warning in clusters_hierarchysh-fix-arel-deprecation-join
As mentioned in https://github.com/rails/rails/pull/29619, this removes
this warning message:
```
Delegating join_sources to arel is deprecated and will be removed in
Rails 6.0. (called from project_clusters_base_query at
app/models/clusters/clusters_hierarchy.rb:62)
```
Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61451
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions