- From: Joshua Bell <notifications@github.com>
- Date: Thu, 17 Nov 2016 16:22:04 -0800
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
Received on Friday, 18 November 2016 00:22:37 UTC
> For example, I am kind of caught up on the multiEntry thing. I think it's potentially bizarre and unexpected that deleting a single "record" might cause the index's count to drop by more than 1. Note that this happens today when calling `delete()` on a cursor over an index. (You can also `update()` on a cursor for an index, which could _increase_ the count. I'd forgotten about this and worried we had a bug when I noticed it was permitted!) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/68#issuecomment-261412352
Received on Friday, 18 November 2016 00:22:37 UTC