loopback-datasource-juggler/lib/connectors
pponugo 64a9b8d506 Support nested queries for arrays
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".
2016-09-07 13:20:56 +02:00
..
kv-memory.js Remove expired item before executing expire 2016-09-06 16:04:33 -07:00
memory.js Support nested queries for arrays 2016-09-07 13:20:56 +02:00
transient.js Backport globalization 2016-08-09 21:52:11 -04:00