Current section

Files

Jump to
sqlode include sqlode@internal@query_ir_Exists.hrl
Raw

include/sqlode@internal@query_ir_Exists.hrl

-record(exists, {
core :: sqlode@internal@query_ir:select_core(),
negated :: boolean()
}).