-
-
Notifications
You must be signed in to change notification settings - Fork 668
Collection.distinct()
David Fahlander edited this page Mar 28, 2014
·
2 revisions
collection.distinct()
This Collection instance (this)
Removes any duplicates of primary keys in the collection. Useful only when working with multi valued indexes, see Version.stores()
Dexie.js - minimalistic and bullet proof indexedDB library