Function mentat_query_projector::translate::cc_to_exists
[−]
[src]
pub fn cc_to_exists(cc: ConjoiningClauses) -> SelectQuery
Return a query that projects 1
if the cc
matches the store, and returns no results
if it doesn't.