Re: [w3c/IndexedDB] How to read direction predicates in iterate a cursor? (Issue #450)

inexorabletash left a comment (w3c/IndexedDB#450)

The latter. It might be clearer to format as:

* If primaryKey is defined:
    * The record’s key is equal to key and the record’s value is greater than or equal to primaryKey.
    * The record’s key is greater than key.

... and similarly for the other predicates with "or" in them.

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

Message ID: <w3c/IndexedDB/issues/450/2839538395@github.com>

Received on Tuesday, 29 April 2025 16:35:14 UTC