James

Results 4 issues of 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...

bug

@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: ![CleanShot 2024-05-09 at 09 13 44@2x](https://github.com/logdyhq/logdy-core/assets/8026009/20173da1-cd34-4858-9045-b39eb3e90746) Is there a configuration step i'm missing?