SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

fix expression canonicalization

Open joshua-spacetime opened this issue 9 months ago • 0 comments

Description of Changes

Was doing an investigation into subscription updates and discovered a bug that reordered < and > comparison expressions incorrectly.

I added subscription update tests for exercising the fix.

API and ABI breaking changes

None

Expected complexity level and risk

1

Testing

  • [x] Server side subscription test
  • [x] SDK subscription test

joshua-spacetime avatar Apr 10 '25 07:04 joshua-spacetime