IndexedDB storage: only delete attachment related to the document!
openCursor only return one entry per index value by default. Use IDBKeyRange to get the expected behaviour.
Showing
Please register or sign in to comment
openCursor only return one entry per index value by default. Use IDBKeyRange to get the expected behaviour.