stash-query
stash-query copied to clipboard
Write fields doesn't have a nice way to get nested data
Hi,
Thanks for writing this tool. I just wanted to flag that getting at specific nested fields is not supported. It's possible to select the parent field for writing and I guess it will to_s the contents.
It'd be nice if I could specify nested fields with a dot notation or something like that.
Cheers, Tom
Hi! Can you provide some examples of data which you queried and csv output file which you expected to get, please?