pub fn query_cached<P: Params>( conn: &Connection, sql: &str, params: P, ) -> KnowledgeResult<Vec<RowData>>