Skip to main content

cache_scalar_subquery

Function cache_scalar_subquery 

Source
pub fn cache_scalar_subquery(
    key: String,
    tables: SmallVec<[CompactArc<str>; 2]>,
    value: Value,
)
Expand description

Cache a scalar subquery result with the tables it references.