Yury

Results 138 comments of Yury

Nope, it does not. Pull Requests are welcome

Have you tried to use [`$push` update operator](https://github.com/YurySolovyov/dexie-mongoify/blob/master/spec/update-operators-spec.js#L346) ?

> Writing the statement like 'tags.skill.first' is supported? No

I'll try to come up with something, but no promises.

Hey @OpsSingular, I started work on it. Branch `dot-props`, nothing works tho. Just FYI

@nevf did you tried running ```sh npm t ``` with your patches? I'm quite busy ATM, but I'm ok with landing good enough PR with tests passing and/or new ones...