Skip to content

Inherit from Arel::Nodes::As instead of Binary

Igor Drozdov requested to merge id-modify-as-with-materialized into master

What does this MR do?

It's done to make it compatible with Rails 6.1 behavior: https://github.com/rails/rails/pull/39235/files

Related issue: #328805 (closed)

Edited by Igor Drozdov

Merge request reports