Libraries
»
bmg
(0.18.3)
»
Index
»
Predicate
»
And
»
#to_sql_operator
Method: Predicate::And#to_sql_operator
Defined in:
lib/bmg/sql/ext/predicate/and.rb
#
to_sql_operator
⇒
Object
4 5 6
# File 'lib/bmg/sql/ext/predicate/and.rb', line 4
def
to_sql_operator
Sql
::
Expr
::
AND
end