-
-
Notifications
You must be signed in to change notification settings - Fork 641
WhereClause.belowOrEqual()
landlockedsurfer edited this page Nov 23, 2014
·
5 revisions
table.where(indexOrPrimKey).belowOrEqual(upperBound)
indexOrPrimKey: String | Name of an index or primary key registered in Version.stores() |
upperBound | Upper bound |
Collection or WriteableCollection depending on table type
Dexie.js - minimalistic and bullet proof indexedDB library