coresmart / persistencejs

persistence.js is an asynchronous Javascript database mapper library. You can use it in the browser, as well on the server (and you can share data models between them).
http://persistencejs.org
1.73k stars 240 forks source link

There is no way to remove objects from the DB #5

Closed zefhemel closed 14 years ago

zefhemel commented 14 years ago

Have to add this.

zefhemel commented 14 years ago

Added now: persistence.remove(obj)