| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make DB schema aware
Add autoincrement support
Add custom ID field support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make sure to deep clone them input/output objects
to maintain immutability y'hear
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changed Q promise stuff in OKResource so that it properly
catches exceptions in promises.
|
|
Can now define resource classes bound to particular data points,
in particular they can be static data defined by app config and not
even in DB
|
|
Can consider porting the whole thing to bluebird promises later
|