Support AS MATERIALIZED in PG12 [RUN AS-IF-FOSS]
Compare changes
Files
32- Adam Hegyi authored
This change adds Arel support for the new CTE query syntax and updates raw queries to use MATERIALIZED (when supported).
@@ -62,7 +62,7 @@ def update_positions(pairs_with_position, query_name)