A
A
Alexey Svechkar2015-08-22 14:05:53
JavaScript
Alexey Svechkar, 2015-08-22 14:05:53

How to create a new objectStore in Indexeddb without reloading the page?

There is an indexeddb base already with several objectStore. It is necessary without deleting the base and without recreating to add one or two more objectStore. Per the documentation, createObjectStore and deleteObjectStore are only called in the versionchange event. I can't find an example of how to call versionchange without reloading the page. Please help.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question