1602 / jugglingdb

Multi-database ORM for nodejs: redis, mongodb, mysql, sqlite3, postgresql, arango, in-memory...
http://1602.github.io/jugglingdb/
2.05k stars 241 forks source link

Error in memory adapter in destroyAll #370

Closed cking closed 10 years ago

cking commented 10 years ago

Everytime I try to call destroyAll on an instanciated schema, I get an Object.keys error.

My small testing showed that the cache variable has wrong keys if you set a custom table name.