loopback-datasource-juggler/lib
Simon Ho 2320df1227 Refactor flush to deleteAll
- Rename `flush` to `deleteAll`
- Add `delete`
- Detect `delete/deleteAll` before running downstream test suites
- Fall back to unoptimized `deleteAll` when connector does not support
  `deleteAll` but supports `delete`
- Return 501 for connectors not supporting `delete` or `deleteAll`
2017-01-09 14:53:34 -08:00
..
connectors Refactor flush to deleteAll 2017-01-09 14:53:34 -08:00
kvao Refactor flush to deleteAll 2017-01-09 14:53:34 -08:00
browser.depd.js Fix manually 2016-08-22 19:20:12 -04:00
dao.js Upgrade eslint-config to 7.x 2017-01-06 13:33:54 +01:00
datasource.js Throw error when model relation name is trigger 2017-01-02 17:09:14 +01: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 Upgrade eslint-config to 7.x 2017-01-06 13:33:54 +01: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 Support {defaultFn: 'shortid'} 2016-09-22 16:07:34 -07:00
observer.js Fix manually 2016-08-22 19:20:12 -04:00
relation-definition.js Upgrade eslint-config to 7.x 2017-01-06 13:33:54 +01:00
relations.js Fix manually 2016-08-22 19:20:12 -04:00
scope.js Apply hasManyThrough filter on target model 2016-12-01 10:08:27 -05: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 Upgrade eslint-config to 7.x 2017-01-06 13:33:54 +01:00
validations.js Fixed example for creating ValidationError 2016-11-29 16:04:53 +01:00