loopback-datasource-juggler/lib
Raymond Feng bfcd850dfe Merge pull request #8 from strongloop/id-fix
Allows custom name of the id property for the memory connector
2013-08-30 10:59:50 -07:00
..
connectors Check the existence of id 2013-08-28 21:39:59 -07:00
dao.js Merge pull request #7 from strongloop/SLA-422 2013-08-30 10:49:16 -07:00
datasource.js Allows custom name of the id property for the memory connector 2013-08-27 22:32:01 -07:00
geo.js More renames: schema -> dataSource, adapter -> connector 2013-07-23 11:16:43 -07:00
hooks.js Refactor more functions into mixins 2013-05-27 22:20:43 -07:00
include.js Refactor more functions into mixins 2013-05-27 22:20:43 -07:00
introspection.js Refactor introspection to ModelBuilder 2013-08-07 14:51:32 -07:00
jutil.js Update column type info 2013-05-29 10:03:01 -07:00
list.js Add support for nesting objects with an array 2013-07-12 18:59:43 -07:00
model-builder.js Set strict to false by default for non-relational data sources 2013-08-26 13:38:24 -07:00
model.js Fix the property population for schemaless models 2013-08-28 21:49:05 -07:00
relations.js More renames: schema -> dataSource, adapter -> connector 2013-07-23 11:16:43 -07:00
scope.js Set default value 2013-08-28 21:53:55 -07:00
sql.js Add docs.json and jsdocs 2013-08-09 15:16:32 -07:00
types.js Bring up json object introspection to build models 2013-07-26 13:06:43 -07:00
utils.js Rename 'loopback-data' to 'loopback-datasource-juggler' 2013-07-30 14:10:03 -07:00
validations.js model.find => model.findById, model.all => model.find 2013-06-24 12:42:58 -07:00