- From: Joshua Bell <notifications@github.com>
- Date: Tue, 31 May 2016 23:15:36 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc:
Received on Wednesday, 1 June 2016 06:16:05 UTC
Interesting thought. `add()` already signals with success or failure. `put()` won't tell you if you're overwriting, just success/failure (on constraint). The original w3c bug may point to more detailed use cases as to why this is desired for `delete()`, beyond "why not result in a count rather than useless undefined?" --- 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-222902773
Received on Wednesday, 1 June 2016 06:16:05 UTC