-
-
Notifications
You must be signed in to change notification settings - Fork 668
Table.bulkDelete()
David Fahlander edited this page Nov 25, 2016
·
2 revisions
Since v1.3.6
db.table.bulkDelete(keys : Array)
Promise
Deletes given keys and returns a Promise that resolves when keys are deleted.
Dexie.js - minimalistic and bullet proof indexedDB library