dresende / node-orm2

Object Relational Mapping
http://github.com/dresende/node-orm2
MIT License
3.07k stars 379 forks source link

Support for SQL Update Syntax #569

Open jacobp100 opened 9 years ago

jacobp100 commented 9 years ago

Maybe model.update({where}, {values-to-update}, (changed values) => ());

djrenren commented 9 years ago

+1

veilevil commented 9 years ago

+1

visla commented 9 years ago

+1