Closed
Bug 1357500
Opened 8 years ago
Closed 6 years ago
Index documentation doesn't mention what types the indexed fields can be
Categories
(Developer Documentation Graveyard :: API: IndexedDB, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mstange, Assigned: cmills)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
For example, can I create and index for a field that contains Date objects? Does iterating over the index records go over the dates in order? What other data types can I use, and does IndexedDB know how to order each of them?
Reporter | ||
Updated•8 years ago
|
Component: General → API: IndexedDB
Assignee | ||
Comment 1•8 years ago
|
||
I've added a note below the summary paragraph to make this clear.
Assignee: nobody → cmills
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•