Re: [w3c/IndexedDB] Feature Request: Allow batch adding records (from an Array) (#69)

addAll() makes sense along with putAll()

* [IDBObjectStore.delete()](https://w3c.github.io/IndexedDB/#dom-idbobjectstore-delete) already takes a range
* Delete on an index is tracked in https://github.com/w3c/IndexedDB/issues/68


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/69#issuecomment-257959110

Received on Wednesday, 2 November 2016 18:36:52 UTC