提交 0d249469 编写于 作者: C Carlos Antonio da Silva

Merge pull request #13791 from kei-s/remove_duplicate_merge

Remove duplicate merge
......@@ -535,7 +535,6 @@ def where_values_hash
}
binds = Hash[bind_values.find_all(&:first).map { |column, v| [column.name, v] }]
binds.merge!(Hash[bind_values.find_all(&:first).map { |column, v| [column.name, v] }])
Hash[equalities.map { |where|
name = where.left.name
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册