pub fn cache_scalar_subquery( key: String, tables: SmallVec<[CompactArc<str>; 2]>, value: Value, )
Cache a scalar subquery result with the tables it references.