db.js
db.js copied to clipboard
There is no way to test if the db.js is upgraded
When using db.js open database, there is no API to test if the db version is upgraded.
Do you have a scenario in mind as to why you'd need this? How would you expect this to work?
I might add a callback function to do database upgrade.
I think this is a dupe of #84.