James
James
Update `upload()` called with a Stream response to be the same object as if `upload()` was called with a Buffer
## Issue Description Following [this PR](https://github.com/bookshelf/bookshelf/pull/1839) change, we're expecting that all empty hasOne relations to be null, but it seems that that only applies if all instances of the result...
@stefanneculai this is a first cut at fixing #60, but I don't think it's quite right. Firstly, I'll point out that it might be a sledgehammer approach - to update...
I'm using this command: ``` aws --profile=staging logs tail --follow | logdy ``` And getting no output:  Is there a configuration step i'm missing?