loopback-datasource-juggler/lib
Bram Borggreve fb11c78be0 Add support for using UUID V4 as defaultFn 2015-09-02 16:39:00 +02:00
..
connectors Add support for matching array values à la mongo. 2015-08-27 23:32:53 -04:00
browser.depd.js Deprecate Model hooks 2015-02-27 16:58:24 +01:00
dao.js Fix primary key checks 2015-08-27 13:59:43 -07:00
datasource.js Report deferred exceptions via callback 2015-08-05 11:18:38 -07:00
geo.js Removed extra ")" 2015-08-05 15:39:33 -04:00
hooks.js Deprecate Model hooks 2015-02-27 16:58:24 +01:00
include.js fixes issue 673: Include hasMany of relation does not return empty array 2015-07-31 14:47:22 -07:00
introspection.js Tidy up model building from data sources 2014-09-12 14:25:35 -07:00
jutil.js Remove all usages of lodash. 2015-03-26 09:33:48 +01:00
list.js Return 400 when client provides an incorrect value 2015-02-05 16:58:42 +05:30
mixins.js Clean up the mixin processing 2014-08-08 01:20:57 -07:00
model-builder.js Make sure base property definitions are cloned 2015-07-10 10:03:51 -07:00
model-definition.js Fix primary key checks 2015-08-27 13:59:43 -07:00
model.js Add support for using UUID V4 as defaultFn 2015-09-02 16:39:00 +02:00
observer.js Enhance the apis and add more tests 2015-05-26 10:15:39 -07:00
relation-definition.js Fixed ReferencesMany .findById to check the given id in the ids array of the model instance 2015-08-19 22:34:16 +05:30
relations.js Implemented embedsOne 2014-08-20 08:58:08 -07:00
scope.js Don't cache static scope method results #575 2015-07-03 10:35:26 +02:00
transaction.js Mix in observer apis to the connector 2015-05-20 15:02:44 -07:00
types.js Rewrite the List class for typed array 2014-02-14 10:41:00 -08:00
utils.js Use idEquals when comparing ids in relation definitions 2015-08-18 10:22:36 -04:00
validations.js Correctly handle validatesUniquenessOf(idName) 2015-07-13 12:56:49 +02:00