mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-14 11:48:28 -04:00
3075ca4fba
TableIndex merge logic to was missing variants. # Description of Changes This pull request fixes an issue where the TableIndex::can_merge function was missing match variants. # API and ABI breaking changes None. # Expected complexity level and risk 1 / 5 (Trivial) This is a very low-risk change. It simply adds a few lines to a match statement # Testing Manual testing confirm that creating two tables with indices with the for the missing variants no longer causes a panic.
⚠️ Internal Crate ⚠️
This crate is intended for internal use only. It is not stable and may change without notice.