SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Remove `BTreeIndex::name` again

Open Centril opened this issue 1 year ago • 0 comments

Description of Changes

Small change that we can do now that the IDs are right for system tables. Removes BTreeIndex::name and recovers the name from the TableSchema when used in error messages, where we don't care about perf as much.

API and ABI breaking changes

None

Expected complexity level and risk

1

Centril avatar May 17 '24 21:05 Centril