..
connectors
use fromDb to deserialize data after save in Memory connector
2015-07-14 09:08:09 -07:00
browser.depd.js
Deprecate Model hooks
2015-02-27 16:58:24 +01:00
dao.js
prevent upsert overwriting default values with applyDefaultValues option
2015-07-14 09:08:10 -07:00
datasource.js
Make sure base property definitions are cloned
2015-07-10 10:03:51 -07:00
geo.js
Changes to API docs per Dennis
2015-05-04 08:45:17 -07:00
hooks.js
Deprecate Model hooks
2015-02-27 16:58:24 +01:00
include.js
Merge pull request #643 from rus0000/includes-with-transaction-support
2015-07-02 10:13:49 -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 id properties should sort by its index
2015-01-21 20:16:34 +08:00
model.js
prevent upsert overwriting default values with applyDefaultValues option
2015-07-14 09:08:10 -07:00
observer.js
Enhance the apis and add more tests
2015-05-26 10:15:39 -07:00
relation-definition.js
Allow 0 as the FK
2015-06-08 13:01:16 -07: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
Fix object merge
2015-07-10 13:54:29 -07:00
validations.js
Correctly handle validatesUniquenessOf(idName)
2015-07-13 12:56:49 +02:00