Re: [w3c/IndexedDB] `getAll()` with both key and value (or index key and primary key) (#206)

Is there something that distinguishes an IDB "record" from the "entries" in [`Object.entries`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/entries) and [`Map.entries`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map/entries)? If there's not, I suggest using the name the rest of the platform has already used.

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

Message ID: <w3c/IndexedDB/issues/206/2455940770@github.com>

Received on Monday, 4 November 2024 23:54:19 UTC