Current section

Files

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

include/cake@internal@query_WhereLike.hrl

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