Re: [w3c/IndexedDB] Return number of records deleted (#32)

Should we be limiting this to just deletions? Perhaps we can make a generalized method to return all affected entries in a previous add, put, or delete operation? I am concerned that yielding a count for deletions would make it seem inconsistent with the other methods of manipulation that would not yield counts.

---
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-222844161

Received on Tuesday, 31 May 2016 22:47:21 UTC