【发布时间】:2016-11-05 07:15:58
【问题描述】:
我想使用dexie 搜索存储在IndexedDb 中的一些数据。我看了医生。对于LIKE 中的dexie 之类的任何东西。为此目的有什么功能吗?
【问题讨论】:
-
startsWith(key: string): Collection;类似于我想要的功能
我想使用dexie 搜索存储在IndexedDb 中的一些数据。我看了医生。对于LIKE 中的dexie 之类的任何东西。为此目的有什么功能吗?
【问题讨论】:
startsWith(key: string): Collection; 类似于我想要的功能
在 github 问题中有这个问题的答案:https://github.com/dfahlander/Dexie.js/issues/146
【讨论】: