Implement Display for QueryResult
#999
Labels
enhancement
New feature or request
good first issue
Good for newcomers
QoL
Quality of Life enhancements
A very useful QoL feature would be to have Display implementation on QueryResult that printed a table like cqlsh.
It is a frequent scenario to want to just see what results were returned by a query, but Debug will never really be easily human-readable (and it is not its purpose).
The text was updated successfully, but these errors were encountered: