rocicorp / repc

The canonical Replicache client, implemented in Rust.
Other
31 stars 7 forks source link

index arrays of strings #255

Closed phritz closed 3 years ago

phritz commented 3 years ago

also make error handling a little more consistent: refuse to index a value if there are any problems

progress towards #218

closes https://github.com/rocicorp/repc/issues/230