en.javascript.info/6-data-storage
xehpuk c13f21d65e
Fixed onupgradeneeded handling
`openRequest.result.version` in `onupgradeneeded` is not the current DB version. It is the requested version, equal to `event.newVersion`. `event.oldVersion` contains the current version.
2020-06-15 17:24:39 +02:00
..
01-cookie fixed typos 2020-05-26 15:20:30 +05:30
02-localstorage Remove unnecessary "to" 2020-04-25 19:16:45 -05:00
03-indexeddb Fixed onupgradeneeded handling 2020-06-15 17:24:39 +02:00
index.md components 2019-04-02 14:01:44 +03:00