SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

C#: *BTreeIndexBounds => *IndexScanRangeBounds

Open Centril opened this issue 10 months ago • 3 comments

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.

Centril avatar Feb 18 '25 16:02 Centril

Tentatively marked release-1.0 as @Centril determines whether this is internal or external.

gefjon avatar Feb 21 '25 18:02 gefjon

Having looked this through, I'm pretty sure it's just internal.

Centril avatar Feb 21 '25 19:02 Centril

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 03 '25 18:05 CLAassistant