loopback-datasource-juggler/lib
Raymond Feng 6239d8fde5 Merge branch 'patch-4' of github.com:lchenay/loopback-datasource-juggler into lchenay-patch-4 2014-07-30 21:34:41 -07:00
..
connectors Implemented embedsMany relation 2014-07-27 16:30:45 +02:00
dao.js Implemented findByIds 2014-07-29 15:01:47 +02:00
datasource.js fix datasources to support new model parameters 2014-07-31 01:06:52 +02:00
geo.js Add properties and other doc cleanup 2014-06-11 15:47:44 -07:00
hooks.js Allow before hooks to pass arguments to next() 2014-07-15 12:51:33 -07:00
include.js Added option: reference to enable embedsMany add/remove 2014-07-29 17:43:30 +02:00
introspection.js Reformat the code 2014-01-24 09:09:53 -08:00
jutil.js Fix the forEach closure 2014-06-06 09:59:57 -07:00
list.js Fix the error msg 2014-06-19 15:09:19 -07:00
model-builder.js Increase the max number of model listeners 2014-07-28 13:02:00 -07:00
model-definition.js Fix the base sql connector to correct escape id values 2014-03-24 14:56:52 -07:00
model.js Work around for Date default 2014-06-21 12:53:06 -07:00
relation-definition.js Correctly handle remoting of scope methods 2014-07-30 17:30:21 +02:00
relations.js Convenience embedsMany accessors: at(idx), get(id), set(id, data) 2014-07-29 10:51:33 +02:00
scope.js Merge branch 'patch-4' of github.com:lchenay/loopback-datasource-juggler into lchenay-patch-4 2014-07-30 21:34:41 -07:00
types.js Rewrite the List class for typed array 2014-02-14 10:41:00 -08:00
utils.js Make sure __cachedRelations is not enumerable 2014-01-28 09:57:23 -08:00
validations.js Merge branch 'master' into 2.0 2014-07-15 17:09:20 -07:00