Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Privatize Table::row_layout + related BTreeIndex refactoring #1262

Merged
merged 1 commit into from
May 20, 2024

Conversation

Centril
Copy link
Contributor

@Centril Centril commented May 20, 2024

Description of Changes

  • Make fn Table::row_layout private and add Table::new_index.
  • Use Table::insert_index more.
  • Privatize some spacetimedb_table modules

API and ABI breaking changes

None

Expected complexity level and risk

1

@Centril Centril enabled auto-merge May 20, 2024 18:34
@Centril Centril added this pull request to the merge queue May 20, 2024
Merged via the queue into master with commit ebc9218 May 20, 2024
7 checks passed
@Centril Centril deleted the centril/minor-table-btree-refactor branch May 20, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants