You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This functionality isn't currently supported by my library, and I wasn't aware that compound indexes were available in the IndexedDB API. Could you share the source where I can find more details on this? I've been using this as my primary reference: MDN Web Docs - IDBObjectStore.createIndex.
I have a store that has an index on two combined properties, how do I declare this index?
The text was updated successfully, but these errors were encountered: