Results 1 - 1 of 1

IDBOpenDBRequest.onupgradeneeded

In the following example you can see the onupgradeneeded handler being used to update the database structure if a database with a higher version number is loaded. For a full working example, see our To-do Notifications app (view example live.)
API Database IDBOpenDBRequest IndexedDB onupgradeneeded Property Reference Storage storage