loopback-datasource-juggler/lib
Raymond Feng 5d0b745f31 Merge pull request #520 from fabien/feature/scope-find-by-id
Implement scope.findById
2015-03-20 12:00:56 -07:00
..
connectors Merge pull request #515 from strongloop/feature/isNewInstance 2015-03-20 18:33:55 +01:00
browser.depd.js Deprecate Model hooks 2015-02-27 16:58:24 +01:00
dao.js Merge pull request #522 from strongloop/feature/enhance-id-comparison-for-updateAttributes 2015-03-20 11:06:57 -07:00
datasource.js fix foreign key dataType bug 2015-03-11 11:30:40 +08:00
geo.js Added support for inline parameters like: new GeoPoint(-34, 150) 2014-12-18 10:47:06 -05:00
hooks.js Deprecate Model hooks 2015-02-27 16:58:24 +01:00
include.js Add support for multiple includes that use relation syntax 2014-11-04 20:45:25 -08:00
introspection.js Tidy up model building from data sources 2014-09-12 14:25:35 -07:00
jutil.js fix #429 Multiple Models can't mixin same class 2015-03-11 16:08:50 +08: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 Use the correct way to iterate over an array 2015-03-18 08:21:32 -07:00
model-definition.js fix id properties should sort by its index 2015-01-21 20:16:34 +08:00
model.js Add a new property option `defaultFn` 2015-02-20 20:08:25 +01:00
relation-definition.js Enable custom methods on singular relations 2015-03-20 18:15:58 +01:00
relations.js Implemented embedsOne 2014-08-20 08:58:08 -07:00
scope.js Implement scope.findById 2015-03-20 16:37:46 +01:00
types.js Rewrite the List class for typed array 2014-02-14 10:41:00 -08:00
utils.js ModelBaseClass: promise mode for notifyObserversOf 2015-02-17 18:19:21 +01:00
validations.js Improved and corrected API docs 2015-03-04 17:21:25 -08:00