SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Rust module bindings library: hard compile-time error for non-filterable index keys

Open gefjon opened this issue 9 months ago • 0 comments

In the Rust module bindings library, it should be a hard compile-time error to declare a BTree, unique or primary_key index on (a) column(s) which do(es) not implement FilterableValue.

gefjon avatar Mar 24 '25 16:03 gefjon