a39c0236bb
Enhance the built-in memory connector to correctly support nested queries for arrays in addition to objects. E.g. if "friends" is an array of objects containing "name", then { where: { "friends.name": "Jane" } } should match records containing a friend called "Jane". |
||
---|---|---|
.. | ||
kv-memory.js | ||
memory.js | ||
transient.js |