-
-
Notifications
You must be signed in to change notification settings - Fork 679
WhereClause.below()
David Fahlander edited this page Mar 28, 2014
·
4 revisions
table.where(indexOrPrimKey).XXXX(YYYY)
| indexOrPrimKey: String | Name of an index or primary key registered in Version.stores() |
| YYYY |
Collection or WriteableCollection depending on table type
Dexie.js - minimalistic and bullet proof indexedDB library