msiemens/tinydb

Return the amount or better item IDs of items affected by a update call?

daphee opened this issue · 1 comments

Like the title says. insert() returns the ID of the item inserted.

Maybe let update return some information about the items that where updated too?

Sounds reasonable. I've also added this for remove. It will be included in the next release of TinyDB :)