Query::fetch_bytes
API is inconsistent with Query::fetch_all
#207
Labels
enhancement
New feature or request
Query::fetch_bytes
API is inconsistent with Query::fetch_all
#207
See #182 (review)
query().fetch()
andquery(..).fetch_all()
vsquery(..).fetch_bytes().collect()
The text was updated successfully, but these errors were encountered: