How to delete IndexedDB rows based on custom defined Index instead of default key

前端 未结 0 1752
日久生厌
日久生厌 2020-11-28 01:01

I have a store with a custom index called animalId and I\'m trying to delete rows in that store which don\'t have animalId (animalId = null). so I\'m doing it like this:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题