Current section

Files

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

include/cake@internal@query_WhereILike.hrl

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