mongobq icon indicating copy to clipboard operation
mongobq copied to clipboard

Pass in fields as json instead of comma delimited list.

Open jimmiebtlr opened this issue 6 years ago • 1 comments

You probably don't want to merge this but I thought I'd pr it anyway.

This allows for blacklisting fields rather than only white listing, and in general just passes through to the mongo library.

It does not maintain the previous interplay between a passed in schema and the passed in fields.

jimmiebtlr avatar Oct 24 '17 16:10 jimmiebtlr