faassen / solid-dexie

Dexie integration for Solid
The Unlicense
53 stars 2 forks source link

Add ability to use reconcile options #4

Open eglove opened 3 months ago

eglove commented 3 months ago

This is an important detail for dealing with arrays of objects whose unique keys are not "id".

Example: createDexieArrayQuery(() => {}, { key: "email" })