loopback-datasource-juggler/lib
nVitius 3df1826730 Recursively cast props on fromDb for memory conn.
In the fromDb step, nested properties weren't being hydrated properly.
This caused an issue with the ability to search on such properties as
Dates. The properties would be hydrated as a String type, and as such,
it was impossible to properly query on them.
2017-07-12 12:51:19 -07:00
..
connectors Recursively cast props on fromDb for memory conn. 2017-07-12 12:51:19 -07:00
kvao Auto-update by eslint --fix 2016-10-19 17:04:05 -04:00
browser.depd.js Fix manually 2016-10-19 17:35:26 -04:00
dao.js Recursively coerce nested properties in dao 2017-07-11 12:55:01 -07:00
datasource.js Fix datasource to report connector-loading errors 2017-02-06 10:58:44 +01:00
geo.js Fix manually 2016-10-19 17:35:26 -04:00
hooks.js Fix manually 2016-10-19 17:35:26 -04:00
include.js Fix #1079 - Polymorphic hasMany inverse relation (#1296) 2017-07-11 15:47:32 -04:00
include_utils.js Fix manually 2016-10-19 17:35:26 -04:00
introspection.js Fix manually 2016-10-19 17:35:26 -04:00
jutil.js Fix manually 2016-10-19 17:35:26 -04:00
list.js Fix manually 2016-10-19 17:35:26 -04:00
mixins.js Fix manually 2016-10-19 17:35:26 -04:00
model-builder.js Fix manually 2016-10-19 17:35:26 -04:00
model-definition.js Fix manually 2016-10-19 17:35:26 -04:00
model.js Replace deprecated node-uuid with uuid module 2017-01-17 09:07:21 -08:00
observer.js Fix manually 2016-10-19 17:35:26 -04:00
relation-definition.js Fix HasOne.update to propagate options arg 2016-12-21 10:34:05 +01:00
relations.js Fix manually 2016-10-19 17:35:26 -04:00
scope.js Backport - Apply hasManyThrough filter on target model (#1404) 2017-06-22 16:51:10 -04:00
transaction.js Replace deprecated node-uuid with uuid module 2017-01-17 09:07:21 -08:00
types.js Fix manually 2016-10-19 17:35:26 -04:00
utils.js Backport - Apply hasManyThrough filter on target model (#1404) 2017-06-22 16:51:10 -04:00
validations.js Fix manually 2016-10-19 17:35:26 -04:00