Morgul / omega-models

An elegant ORM solution for node.js. Intended to be used with the omega web framework, but not required.
1 stars 0 forks source link

Add support for updating primary key #10

Open Morgul opened 10 years ago

Morgul commented 10 years ago

Currently, if you attempt to update the primary key for a model, the Simple backend doesn't property update the key in the collection.