mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-14 11:48:28 -04:00
75d35d324b
# Description of Changes View tables have private metadata columns that need to be dropped before sending results to clients. Before this patch we dropped these columns for sql queries and initial subscriptions, but we didn't drop them after incremental update which is what this patch does. # API and ABI breaking changes None # Expected complexity level and risk 1 # Testing - [x] Smoketest
⚠️ Internal Crate ⚠️
This crate is intended for internal use only. It is not stable and may change without notice.