loopback-datasource-juggler/lib
Raymond Feng 43e0f0f6fa Merge pull request #301 from strongloop/feature/allow-base-for-discovery
Tidy up model building from data sources
2014-09-23 16:38:17 -07:00
..
connectors Merge pull request #266 from strongloop/feature/fix-issue-265 2014-09-04 10:30:08 -07:00
dao.js DAO save() now uses isNewRecord() 2014-09-05 17:22:14 +02:00
datasource.js Tidy up model building from data sources 2014-09-12 14:25:35 -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 Fix relations for RDBMS connectors (mysql, postgresql) 2014-08-20 14:03:38 +02:00
introspection.js Tidy up model building from data sources 2014-09-12 14:25:35 -07:00
jutil.js Fix the forEach closure 2014-06-06 09:59:57 -07:00
list.js Prevent failure with null in List toObject 2014-08-18 07:28:33 +02:00
mixins.js Clean up the mixin processing 2014-08-08 01:20:57 -07:00
model-builder.js Tidy up model building from data sources 2014-09-12 14:25:35 -07:00
model-definition.js Reset json when building model definition 2014-08-31 12:17:53 +02:00
model.js More fixes/tests 2014-09-05 17:09:23 +02:00
relation-definition.js Fix to handle new isNewRecord implementation 2014-09-13 00:03:08 +02:00
relations.js Implemented embedsOne 2014-08-20 08:58:08 -07:00
scope.js Merge pull request #303 from khashayar/feature/test-improvement 2014-09-23 16:37:59 -07:00
types.js Rewrite the List class for typed array 2014-02-14 10:41:00 -08:00
utils.js Fix relations for RDBMS connectors (mysql, postgresql) 2014-08-20 14:03:38 +02:00
validations.js Fix multi-property validation definitions 2014-09-05 18:00:11 +02:00