SpacetimeDB
SpacetimeDB copied to clipboard
Remove `BTreeIndex::name` again
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