.. |
connectors
|
Fix the where option for delete
|
2013-08-18 10:58:53 -07:00 |
dao.js
|
Fix the where option for delete
|
2013-08-18 10:58:53 -07:00 |
datasource.js
|
Use DEBUG or NODE_DEBUG env to override the debug flag
|
2013-08-18 23:11:32 -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 |