- From: Joshua Bell <notifications@github.com>
- Date: Wed, 08 Jun 2016 14:26:07 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc:
Received on Wednesday, 8 June 2016 21:26:44 UTC
Got it - not the default. Are there preferences between these approaches: 1. `store.delete(range, {count: true});` 2. `store.deleteWithCount(range);` 3. Other? --- 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/32#issuecomment-224733530
Received on Wednesday, 8 June 2016 21:26:44 UTC