loopback-datasource-juggler/lib
spurreiter d67aeb18b0
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-12 17:05:41 +02:00
..
connectors eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
kvao eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
browser.depd.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
dao.js Do not apply default values on data from database 2019-04-09 13:03:37 +02:00
datasource.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
date-string.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
geo.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
hooks.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
include.js fix: normalize include with boolean or number 2019-04-12 17:05:41 +02:00
include_utils.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
introspection.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
jutil.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
list.js feat: support array within array in 3.x 2019-03-14 16:46:03 +05:30
mixins.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
model-builder.js feat: Support "type" key in sub-properties in 3.x 2019-03-07 16:50:29 +05:30
model-definition.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
model-utils.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
model.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
observer.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
relation-definition.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
relations.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
scope.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
transaction.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
types.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
utils.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
validations.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00