loopback-datasource-juggler/lib
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
..
connectors Support nested queries for arrays 2016-09-07 13:33:57 +02:00
kvao Auto-update by eslint --fix 2016-08-22 15:12:25 -04:00
browser.depd.js Fix manually 2016-08-22 19:20:12 -04:00
dao.js Disable `strict` for a few files 2016-08-26 09:54:31 -04:00
datasource.js Disable `strict` for a few files 2016-08-26 09:54:31 -04:00
geo.js Fix manually 2016-08-22 19:20:12 -04:00
hooks.js Fix manually 2016-08-22 19:20:12 -04:00
include.js Fix manually 2016-08-22 19:20:12 -04:00
include_utils.js Fix manually 2016-08-22 19:20:12 -04:00
introspection.js Fix manually 2016-08-22 19:20:12 -04:00
jutil.js Fix manually 2016-08-22 19:20:12 -04:00
list.js Fix manually 2016-08-22 19:20:12 -04:00
mixins.js Fix manually 2016-08-22 19:20:12 -04:00
model-builder.js Fix manually 2016-08-22 19:20:12 -04:00
model-definition.js Fix manually 2016-08-22 19:20:12 -04:00
model.js Disable `strict` for a few files 2016-08-26 09:54:31 -04:00
observer.js Fix manually 2016-08-22 19:20:12 -04:00
relation-definition.js Disable `strict` for a few files 2016-08-26 09:54:31 -04:00
relations.js Fix manually 2016-08-22 19:20:12 -04:00
scope.js Fix manually 2016-08-22 19:20:12 -04:00
transaction.js Fix manually 2016-08-22 19:20:12 -04:00
types.js Fix manually 2016-08-22 19:20:12 -04:00
utils.js Fix manually 2016-08-22 19:20:12 -04:00
validations.js Fix manually 2016-08-22 19:20:12 -04:00