Libraries
»
quill-sql
(0.1.2)
»
Index (S)
»
StringOperator
Module: StringOperator
Defined in:
lib/models/filters.rb
Constant Summary
collapse
IS_EXACTLY =
'
is exactly
'
IS_NOT_EXACTLY =
'
is not exactly
'
CONTAINS =
'
contains
'
IS =
'
is
'
IS_NOT =
'
is not
'