jensarps/IDBWrapper

Removing indexed on dbVersion update does not work

Closed this issue · 3 comments

create a IDBStore with 2 indexes. Increment dbVersion and remove one index. The index doesnt get deleted from the database

Thanks for reporting, I'll investigate.

Fix is in branch develop.

Will close this as soon as it hits master.

Part of release 1.4.1