Re: [w3c/IndexedDB] Allow delete() on index (#68)

What would happen if `multiEntry` is set on `IDBIndex`? I suspect that may be one of the reasons why `IDBIndex` only exposes read operations (e.g. `get` and `count`).

---
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/68#issuecomment-224791908

Received on Thursday, 9 June 2016 03:31:15 UTC