Fix auxiliary statements
New Active Record version implemented an Immutable exception for Arel queries. Since CTEs rely on joins, this fixes how the joins are built during the query.
New Active Record version implemented an Immutable exception for Arel queries. Since CTEs rely on joins, this fixes how the joins are built during the query.