solid-dexie
solid-dexie copied to clipboard
Dexie integration for Solid
Results
2
solid-dexie issues
Sort by
recently updated
recently updated
newest added
Looks like you need to import Dexie first or something? All I get is `db is not defined`. Do you have any projects that are using this library so I...
This is an important detail for dealing with arrays of objects whose unique keys are not "id". Example: createDexieArrayQuery(() => {}, { key: "email" })