.. |
connectors
|
Use for-in loop to support properties from the super class
|
2013-10-06 21:27:02 -07:00 |
connector.js
|
Set name and settings
|
2013-10-04 12:54:14 -07:00 |
dao.js
|
Use for-in loop to support properties from the super class
|
2013-10-06 21:27:02 -07:00 |
datasource.js
|
Fix the foreign key definition
|
2013-10-04 15:49:13 -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
|
Refactor/cleanup the data source juggler implementation
|
2013-10-01 22:14:21 -07:00 |
list.js
|
Add support for nesting objects with an array
|
2013-07-12 18:59:43 -07:00 |
model-builder.js
|
Allow the id(s) to be redefined by subclass
|
2013-10-06 21:13:52 -07:00 |
model-definition.js
|
Allow to reference a model as type by name
|
2013-10-05 11:13:10 -07:00 |
model.js
|
Use for-in loop to support properties from the super class
|
2013-10-06 21:27:02 -07:00 |
relations.js
|
More renames: schema -> dataSource, adapter -> connector
|
2013-07-23 11:16:43 -07:00 |
scope.js
|
Refactor/cleanup the data source juggler implementation
|
2013-10-01 22:14:21 -07:00 |
sql.js
|
Refactor/cleanup the data source juggler implementation
|
2013-10-01 22:14:21 -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
|
Add error stack trace for ValidationError
|
2013-09-09 10:12:12 -07:00 |