indexeddb icon indicating copy to clipboard operation
indexeddb copied to clipboard

Allow renaming object stores

Open cedrickcooke opened this issue 2 years ago • 0 comments

Every major browser supports this, so we should support it too.

See: https://developer.mozilla.org/en-US/docs/Web/API/IDBObjectStore/name

cedrickcooke avatar May 12 '23 17:05 cedrickcooke