loopback-datasource-juggler/lib
Raymond Feng ecc142b4d2 Disable remoting for reload 2013-08-26 10:54:26 -07:00
..
connectors Track the greatest id to prevent records from being overriden 2013-08-22 16:44:02 -07:00
dao.js Disable remoting for reload 2013-08-26 10:54:26 -07:00
datasource.js Fix the message 2013-08-20 16:14:27 -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 Remove the deletion of property type as the instane is shared by the base model class 2013-08-15 16:50:50 -07:00
model.js Bring up json object introspection to build models 2013-07-26 13:06:43 -07:00
relations.js More renames: schema -> dataSource, adapter -> connector 2013-07-23 11:16:43 -07:00
scope.js model.find => model.findById, model.all => model.find 2013-06-24 12:42:58 -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