You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this follows the correct procedure for feature requests, but here I go.
I recently had the issue that I wanted to fill an indexedDB (initially) with a very large Array of Objects. However looping through the Array and adding the Objects one by one was very inefficient. Wouldn't it make sense to have an equivalent of getAll() with adding Records?
brody4hire, AbakumovAlexandr, pattisano, hlobit, stefanhaustein and 2 more