loopback-datasource-juggler/lib
Fabien Franzen 7cd880712b Handle toObject in updateAttributes
Since one can call updateAttributes with any kind of properties (as
opposed to save, which uses toObject internally), any objects that
correspond to toObject should be handled as such. This is particularly
the case with List objects, as used by embedsMany.
2014-08-15 18:01:40 +02:00
..
connectors Implemented embedsMany relation 2014-07-27 16:30:45 +02:00
dao.js Handle toObject in updateAttributes 2014-08-15 18:01:40 +02:00
datasource.js Fix a name conflict in scope metadata 2014-08-08 15:52:30 -07: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
mixins.js Clean up the mixin processing 2014-08-08 01:20:57 -07:00
model-builder.js Fix links to confluence docs 2014-08-11 11:42:21 -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 Clean up the mixin processing 2014-08-08 01:20:57 -07:00
relation-definition.js Refactor modelTo logic into lookupModelTo 2014-08-14 19:43:30 +02:00
relations.js Convenience embedsMany accessors: at(idx), get(id), set(id, data) 2014-07-29 10:51:33 +02:00
scope.js Fix a name conflict in scope metadata 2014-08-08 15:52:30 -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