AdminForthFilterOperators
Enumeration Members
AND
AND:
"and"
EQ
EQ:
"eq"
GT
GT:
"gt"
GTE
GTE:
"gte"
ILIKE
ILIKE:
"ilike"
IN
IN:
"in"
IS_EMPTY
IS_EMPTY:
"isEmpty"
IS_NOT_EMPTY
IS_NOT_EMPTY:
"isNotEmpty"
LIKE
LIKE:
"like"
LT
LT:
"lt"
LTE
LTE:
"lte"
NE
NE:
"ne"
NIN
NIN:
"nin"
OR
OR:
"or"