aaronpowell / db.js

db.js is a wrapper for IndexedDB to make it easier to work against
http://aaronpowell.github.com/db.js/
MIT License
820 stars 142 forks source link

Delete object stores no longer in schema #156

Closed gautejohan closed 8 years ago

gautejohan commented 8 years ago

When applying a schema for a new version it deletes the object stores from the database not defined in the (new) schema.