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

Ah, was basing my thoughts on https://developer.mozilla.org/en-US/docs/Web/API/IDBObjectStore/delete, where it is not clear that store.delete() can be a range and not just a value. Makes perfect sense now. So yes, the use case is specific to 68. Thanks!

-- 
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-257973320

Received on Wednesday, 2 November 2016 19:29:32 UTC