loopback-datasource-juggler/lib
Raymond Feng 44a62d01af Allows unknown properties to be saved for non-strict models
See https://github.com/strongloop/loopback/issues/199
2014-02-24 18:38:45 -08:00
..
connectors Use String[] for types and add test for supported types 2014-01-29 17:19:07 -08:00
connector.js Use String[] for types and add test for supported types 2014-01-29 17:19:07 -08:00
dao.js Allows unknown properties to be saved for non-strict models 2014-02-24 18:38:45 -08:00
datasource.js Merge pull request #74 from strongloop/feature/dao-override 2014-02-21 09:04:52 -08:00
geo.js Reformat the code 2014-01-24 09:09:53 -08:00
hooks.js Reformat the code 2014-01-24 09:09:53 -08:00
include.js Make sure __cachedRelations is not enumerable 2014-01-28 09:57:23 -08: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 Rewrite the List class for typed array 2014-02-14 10:41:00 -08:00
model-builder.js Clean up the options for model constructor 2014-02-10 22:38:59 -08:00
model-definition.js Reformat the code 2014-01-24 09:09:53 -08:00
model.js Clean up the options for model constructor 2014-02-10 22:38:59 -08:00
relations.js Clean up lookupModel 2014-01-28 18:00:12 -08:00
scope.js Make sure __cachedRelations is not enumerable 2014-01-28 09:57:23 -08:00
sql.js Use String[] for types and add test for supported types 2014-01-29 17:19:07 -08: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 Reformat the code 2014-01-24 09:09:53 -08:00