loopback-datasource-juggler/lib
spurreiter 55b10a43c4 fix: normalize include with boolean or number
- On include = true or include = 1 the lib crashes with
  "TypeError: includes.forEach is not a function".
- checking for boolean and number type and return empty array.
- fix: include symbol and function in normalization
- fix: review changes; adding debug stmt + early exit for tests
2019-04-05 19:02:57 +02:00
..
connectors manually fix remaining problems 2018-12-07 16:46:15 +01:00
kvao autofix eslint errors 2018-12-07 16:46:15 +01:00
browser.depd.js autofix eslint errors 2018-12-07 16:46:15 +01:00
dao.js Do not apply default values on data from database 2019-04-04 09:47:31 +02:00
datasource.js manually fix remaining problems 2018-12-07 16:46:15 +01:00
date-string.js autofix eslint errors 2018-12-07 16:46:15 +01:00
geo.js manually fix remaining problems 2018-12-07 16:46:15 +01:00
hooks.js autofix eslint errors 2018-12-07 16:46:15 +01:00
include.js fix: normalize include with boolean or number 2019-04-05 19:02:57 +02:00
include_utils.js autofix eslint errors 2018-12-07 16:46:15 +01:00
introspection.js autofix eslint errors 2018-12-07 16:46:15 +01:00
jutil.js autofix eslint errors 2018-12-07 16:46:15 +01:00
list.js feat: support array within array 2019-03-07 15:58:26 +05:30
mixins.js autofix eslint errors 2018-12-07 16:46:15 +01:00
model-builder.js feat: Support "type" key in sub-properties 2019-02-21 13:58:34 +05:30
model-definition.js autofix eslint errors 2018-12-07 16:46:15 +01:00
model-utils.js Support nested properties with class type 2019-01-25 10:05:36 +01:00
model.js manually fix remaining problems 2018-12-07 16:46:15 +01:00
observer.js autofix eslint errors 2018-12-07 16:46:15 +01:00
relation-definition.js manually fix remaining problems 2018-12-07 16:46:15 +01:00
relations.js autofix eslint errors 2018-12-07 16:46:15 +01:00
scope.js manually fix remaining problems 2018-12-07 16:46:15 +01:00
transaction.js autofix eslint errors 2018-12-07 16:46:15 +01:00
types.js autofix eslint errors 2018-12-07 16:46:15 +01:00
utils.js Support nested properties with class type 2019-01-25 10:05:36 +01:00
validations.js manually fix remaining problems 2018-12-07 16:46:15 +01:00