SpacetimeDB
SpacetimeDB copied to clipboard
C#: *BTreeIndexBounds => *IndexScanRangeBounds
Description of Changes
In C# bindings, rename *BTreeIndexBounds to *IndexScanRangeBounds to be consistent with the Rust bindings.
API and ABI breaking changes
These were marked as Internal, so arguably not.
Expected complexity level and risk
2
Testing
Existing tests are amended to fit the rename.
Tentatively marked release-1.0 as @Centril determines whether this is internal or external.
Having looked this through, I'm pretty sure it's just internal.