Module: ActiveRecord::ConnectionAdapters::ClickHouse::RelationDialectCompilation

Defined in:
lib/active_record/connection_adapters/clickhouse/querying.rb

Overview

Compiles the dialect state RelationMethods accumulated into the Arel AST right before SQL generation; only RelationMethods#build_arel calls in here.