Re: [w3c/IndexedDB] In the `openCursor()` case, is the lower-bound of the key range implicitly the index key if primaryKey is specified (and thus it's an error if a open lower bound is specified), or should the range and starting position be decoupled and require both the key and primaryKey to be explicit specified e.g. `openCursor(null, null, {key: x, primaryKey: y})` ? (Issue #371)

Closed #371.

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

Message ID: <w3c/IndexedDB/issue/371/issue_event/5927425627@github.com>

Received on Thursday, 20 January 2022 19:04:36 UTC