camo
camo copied to clipboard
Support manually prepare collection and conditionally merge query into values while upsert
- [x] Support manually prepare collection
- [x] conditionally merge query into values while upserting, see #96
- [x] upgrade lodash from 3.9.3 -> ^4.17.4; fix breaking changes since lodash 4:
_.unique->_.uniq,_.invoke->_.invokeMap
Thanks for the PR! I should have time to review this in a day or two and I'll get back to you.
@scottwrobinson any movement on this?