SpacetimeDB
SpacetimeDB copied to clipboard
fix expression canonicalization
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