mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-13 11:17:50 -04:00
c49eea31da
# Description of Changes Applies the same implicit filter for views to delta tables that we already did for physical tables. Removes a single condition `scan.delta.is_none()` from the already existing rewrite rule. # API and ABI breaking changes None # Expected complexity level and risk 0 # Testing - [x] Rust sdk test