pub async fn query_named_fields_async( sql: &str, params: &[DataField], ) -> KnowledgeResult<RowData>