Hello, Would it be ok to get a reference to columns in `QueryResult`, like https://docs.rs/mysql/14.2.0/mysql/struct.QueryResult.html#method.columns_ref ? This would be very useful to me, to be able to inspect the column types.