Method: Predicate::Or#to_sql_operator
- Defined in:
- lib/bmg/sql/ext/predicate/or.rb
#to_sql_operator ⇒ Object
4 5 6 |
# File 'lib/bmg/sql/ext/predicate/or.rb', line 4 def to_sql_operator Sql::Expr::OR end |
4 5 6 |
# File 'lib/bmg/sql/ext/predicate/or.rb', line 4 def to_sql_operator Sql::Expr::OR end |