.. |
connectors
|
Normalize filter.order and enforce more checks
|
2014-06-26 23:40:20 -07:00 |
connector.js
|
Use String[] for types and add test for supported types
|
2014-01-29 17:19:07 -08:00 |
dao.js
|
DAO.prototype.exists should return 'boolean' type.
|
2014-07-08 15:51:24 -05:00 |
datasource.js
|
Merge pull request #156 from strongloop/feature/fix-lb-353
|
2014-06-27 10:08:54 -07:00 |
geo.js
|
Add properties and other doc cleanup
|
2014-06-11 15:47:44 -07:00 |
hooks.js
|
Add hooks and include mixins
|
2014-06-18 16:42:00 -07:00 |
include.js
|
Add hooks and include mixins
|
2014-06-18 16:42:00 -07:00 |
introspection.js
|
Reformat the code
|
2014-01-24 09:09:53 -08:00 |
jutil.js
|
Refactor mixin and always redefine proxy/delegate methods
|
2014-02-20 17:25:07 -08:00 |
list.js
|
Fix the error msg
|
2014-06-19 15:09:19 -07:00 |
model-builder.js
|
Allows default model class to be configured
|
2014-07-08 14:04:20 -07:00 |
model-definition.js
|
Fix the base sql connector to correct escape id values
|
2014-03-24 14:56:52 -07:00 |
model.js
|
Work around for Date default
|
2014-06-21 12:53:06 -07:00 |
relation-definition.js
|
Renamed mapping to properties
|
2014-07-12 00:02:16 +02:00 |
relations.js
|
Add support for hasOne
|
2014-06-16 01:17:37 -07:00 |
scope.js
|
RelationDefinition applyScope/applyMapping
|
2014-07-11 15:29:47 +02:00 |
sql.js
|
Use connector's buildWhere to implement count
|
2014-06-02 15:57:06 -07:00 |
types.js
|
Rewrite the List class for typed array
|
2014-02-14 10:41:00 -08:00 |
utils.js
|
Make sure __cachedRelations is not enumerable
|
2014-01-28 09:57:23 -08:00 |
validations.js
|
validations: include more details in `err.message`
|
2014-05-27 21:59:21 -07:00 |