Re: [w3c/IndexedDB] Key Paths: Support iteration step operator (#35)

Azure Cosmos DB use this notation :  
```
{
    "path": "/compositions/[]/id/*"
 }
```

The [] is replace by the array index on the fly. 

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

Message ID: <w3c/IndexedDB/issues/35/2417270493@github.com>

Received on Wednesday, 16 October 2024 16:03:37 UTC