Current section

Files

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

include/cake@internal@read_query_WhereLike.hrl

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