loopback-datasource-juggler/lib/connectors
pponugo a39c0236bb 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:33:57 +02:00
..
kv-memory.js Remove expired item before executing expire 2016-09-01 21:18:40 -07:00
memory.js Support nested queries for arrays 2016-09-07 13:33:57 +02:00
transient.js Fix manually 2016-08-22 19:20:12 -04:00