- From: Todd Lewis <notifications@github.com>
- Date: Wed, 10 Apr 2024 19:53:34 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 April 2024 02:53:38 UTC
Adding another voice and nearly six months of time to this ongoing request. The lack of this feature is really hampering the utility of IndexedDB. There has to be a way to implement this. Dexie uses an asterisk to denote a "multi-index." MongoDB uses a dollar sign as a placeholder for the iterator. So how about merging those ideas and using *x.$.y to designate x is an array of objects that have an index y. It's time to resume the conversation! -- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/35#issuecomment-2048843824 You are receiving this because you are subscribed to this thread. Message ID: <w3c/IndexedDB/issues/35/2048843824@github.com>
Received on Thursday, 11 April 2024 02:53:38 UTC