Open Bug 1919877 Opened 17 days ago

`nsIKeyValueDatabase` methods that modify the database should return the number of affected keys

Categories

(Core :: SQLite and Embedded Database Bindings, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: lina, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

Nan suggested doing this for deleteRange() in this review comment, and I think it would be a great idea to do this for writeMany() and delete() (and put(), while we're there; though that will always return 1) as well!

For simplicity, let's do this after we unify the callback types (bug 1912788).

You need to log in before you can comment on or make changes to this bug.