pub fn query_first_row_cached_with_scope<P: Params>(
conn: &Connection,
scope: &MetadataCacheScope,
provider_kind: Option<ProviderKind>,
sql: &str,
params: P,
) -> KnowledgeResult<RowData>pub fn query_first_row_cached_with_scope<P: Params>(
conn: &Connection,
scope: &MetadataCacheScope,
provider_kind: Option<ProviderKind>,
sql: &str,
params: P,
) -> KnowledgeResult<RowData>