method

build_subselect

rails latest stable - Class: Arel::Visitors::MySQL
build_subselect(key, o)
private

MySQL doesn’t automatically create a temporary table for use subquery, so we have to give it some prompting in the form of a subsubquery.