loopback-datasource-juggler/lib
Raymond Feng 57c181c8b9 Bring up json object introspection to build models 2013-07-26 13:06:43 -07:00
..
connectors Rename adapters to connectors 2013-07-23 14:40:44 -07:00
dao.js Fix id references 2013-07-24 22:58:57 -07:00
datasource.js Add precision/scale for sync discovery 2013-07-25 15:20:19 -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 Bring up json object introspection to build models 2013-07-26 13:06:43 -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 Bring up json object introspection to build models 2013-07-26 13:06:43 -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 Rename dataSource() to avoid conflicts with the property 2013-07-23 12:44:04 -07:00
types.js Bring up json object introspection to build models 2013-07-26 13:06:43 -07:00
utils.js Add filter.fields support to dao and memory connector 2013-07-16 17:53:52 -07:00
validations.js model.find => model.findById, model.all => model.find 2013-06-24 12:42:58 -07:00