dresende / node-orm2

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

Exposing dirtyProperties array on the instance #575

Closed benkitzelman closed 9 years ago

benkitzelman commented 9 years ago

Be able to check which properties have changed beforeSave

dxg commented 9 years ago

Thanks!