method

infix_value_with_paren

rails latest stable - Class: Arel::Visitors::SQLite

Method not available on this version

This method is only available on newer versions. The first available version (v7.2.3) is shown here.

infix_value_with_paren(o, collector, value, suppress_parens = false)
private

Queries used in UNION should not be wrapped by parentheses, because it is an invalid syntax in SQLite.