loopback-datasource-juggler/lib
Raymond Feng bd314e6a87 Merge branch 'with-simpe-and-fast-hasmany' of https://github.com/wertlex/loopback-datasource-juggler into wertlex-with-simpe-and-fast-hasmany 2015-11-23 15:21:18 -08:00
..
connectors Correction of a regression introduced by commit 632898b: when querying an empty array ([]) with a 'neq' filter, there were no matching. 2015-11-23 17:09:24 +01:00
browser.depd.js Deprecate Model hooks 2015-02-27 16:58:24 +01:00
dao.js fix typo 2015-11-04 14:58:28 +08:00
datasource.js primaryKey to hasOne relation 2015-09-01 01:31:28 +05: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 Looks better now 2015-10-30 21:15:48 +06:00
include_utils.js dropped unused functions and tests fixed 2015-10-30 21:36:50 +06: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 typo 2015-11-04 14:58:28 +08: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 primaryKey for hasMany and belongsTo relations 2015-09-01 19:03:02 +05:00
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 Ability to define normalization of undefined query 2015-10-07 09:26:09 -07:00
validations.js Update validations.js 2015-09-04 16:31:54 -07:00