pub fn get_cached_in_subquery(key: &str) -> Option<Vec<Value>>
Get a cached IN subquery result by SQL string key.