Current section

Files

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

include/cake@internal@query_FromSubQuery.hrl

-record(from_sub_query, {
sub_query :: cake@internal@query:'query'(),
alias :: binary()
}).