loopback-datasource-juggler/lib
Raymond Feng 177752e144 Add more jsdocs 2014-06-19 11:13:24 -07:00
..
connectors Fix the comparison for null/boolean values 2014-06-10 16:11:50 -07:00
connector.js Use String[] for types and add test for supported types 2014-01-29 17:19:07 -08:00
dao.js Fix the comparison for null/boolean values 2014-06-10 16:11:50 -07:00
datasource.js More JSDoc cleanup 2014-06-10 14:27:58 -07:00
geo.js Add properties and other doc cleanup 2014-06-11 15:47:44 -07:00
hooks.js Reformat the code 2014-01-24 09:09:53 -08:00
include.js Fix bug where invalid relations in include filters would hang the server 2014-05-13 13:59:15 -04:00
introspection.js Reformat the code 2014-01-24 09:09:53 -08:00
jutil.js Refactor mixin and always redefine proxy/delegate methods 2014-02-20 17:25:07 -08:00
list.js Add hidden property support 2014-04-11 11:39:57 -07:00
model-builder.js Updates to JSDoc comments for API doc 2014-03-12 16:28:46 -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 Keep undefined/null values for the array type 2014-05-27 21:59:21 -07:00
relation-definition.js Add more jsdocs 2014-06-19 11:13:24 -07:00
relations.js Add support for hasOne 2014-06-16 01:17:37 -07:00
scope.js Clean up scope implementation 2014-06-16 10:50:42 -07:00
sql.js Use connector's buildWhere to implement count 2014-06-02 15:57:06 -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 validations: include more details in `err.message` 2014-05-27 21:59:21 -07:00