.. |
connectors
|
Add support for matching array values à la mongo.
|
2015-08-27 23:32:53 -04:00 |
browser.depd.js
|
Deprecate Model hooks
|
2015-02-27 16:58:24 +01:00 |
dao.js
|
fix global leak that mocha complains
|
2015-11-04 14:19:47 +08:00 |
datasource.js
|
primaryKey to hasOne relation
|
2015-09-01 01:31:28 +05:00 |
geo.js
|
Removed extra ")"
|
2015-08-05 15:39:33 -04:00 |
hooks.js
|
Deprecate Model hooks
|
2015-02-27 16:58:24 +01:00 |
include.js
|
fixes issue 673: Include hasMany of relation does not return empty array
|
2015-07-31 14:47:22 -07:00 |
introspection.js
|
Tidy up model building from data sources
|
2014-09-12 14:25:35 -07:00 |
jutil.js
|
Remove all usages of lodash.
|
2015-03-26 09:33:48 +01:00 |
list.js
|
Return 400 when client provides an incorrect value
|
2015-02-05 16:58:42 +05:30 |
mixins.js
|
Clean up the mixin processing
|
2014-08-08 01:20:57 -07:00 |
model-builder.js
|
Make sure base property definitions are cloned
|
2015-07-10 10:03:51 -07:00 |
model-definition.js
|
Fix primary key checks
|
2015-08-27 13:59:43 -07:00 |
model.js
|
Add support for using UUID V4 as defaultFn
|
2015-09-02 16:39:00 +02:00 |
observer.js
|
Enhance the apis and add more tests
|
2015-05-26 10:15:39 -07:00 |
relation-definition.js
|
primaryKey for hasMany and belongsTo relations
|
2015-09-01 19:03:02 +05:00 |
relations.js
|
Implemented embedsOne
|
2014-08-20 08:58:08 -07:00 |
scope.js
|
Don't cache static scope method results #575
|
2015-07-03 10:35:26 +02:00 |
transaction.js
|
Mix in observer apis to the connector
|
2015-05-20 15:02:44 -07:00 |
types.js
|
Rewrite the List class for typed array
|
2014-02-14 10:41:00 -08:00 |
utils.js
|
Ability to define normalization of undefined query
|
2015-10-07 09:26:09 -07:00 |
validations.js
|
Update validations.js
|
2015-09-04 16:31:54 -07:00 |