Skip to main content

invalidator

Function invalidator 

Source
fn invalidator<'a>(
    _cache: &'a Cache<TableId, Arc<SchemaName>>,
    _idents: &'a [&CacheIdent],
) -> BoxFuture<'a, Result<()>>
Expand description

Never invalidates table id schema cache.