Current section

Files

Jump to
cake include cake@internal@read_query_WhereILike.hrl
Raw

include/cake@internal@read_query_WhereILike.hrl

-record(where_i_like, {
value :: cake@internal@read_query:where_value(),
string :: binary()
}).