mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-10 01:30:37 -04:00
14b346c79c
# Description of Changes When doing a ranged seek on a non-ranged index (none such exist yet, but will be added in a follow up), return an (ABI) error. Also: - Use point scans in query execution (`IxScan(Delta)Eq`). - Refactor table index code with macro `same_for_all_types`. # API and ABI breaking changes None # Expected complexity level and risk 2? # Testing Testing the error handling will be possible once hash indices are added (follow up PR).
⚠️ Internal Crate ⚠️
This crate is intended for internal use only. It is not stable and may change without notice.