SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Allow filtering by "simple" C-style enums (sums where all variants have unit as the payload)

Open bfops opened this issue 9 months ago • 1 comments

Will need updates to:

  • Rust module macro, to derive FilterableValue for these types.
  • C# source generators.
    • Hopefully this is sufficient for both the C# client SDK and the C# module library.

bfops avatar Mar 07 '25 18:03 bfops

seems like a followup to https://github.com/clockworklabs/SpacetimeDB/issues/2368?

bfops avatar Apr 07 '25 16:04 bfops

(dup of above issue)

bfops avatar Aug 11 '25 18:08 bfops