I'd love to be able to get them all with `.raw()` and not `.all()` as batch does. It'd be more space

I'd love to be able to get them all with
.raw()
and not
.all()
as batch does. It'd be more space efficient than a JSON object. But doing the processing on tens and tens of thousands of rows doesn't seem useful.
Was this page helpful?