Re: [w3c/IndexedDB] Support N-dimensional queries on indexes (#40)

Although the discoverability is low, I'm intrigued by:

`index.openCursor([IDBKeyRange.bound(lo1, hi1), IDBKeyRange.bound(lo2, hi2), ...])`



---
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/40#issuecomment-224735431

Received on Wednesday, 8 June 2016 21:33:01 UTC