mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-06-27 08:18:48 -04:00
208ee4b25c
# Description of Changes #5300 changed the backing table schema of views. While this technically isn't a breaking change because these tables are ephemeral, the schema is not ephemeral, so it does require us to update the schema by dropping and re-adding views once on initial startup. # API and ABI breaking changes None # Expected complexity level and risk 1.5 # Testing Auto-migration unit tests
⚠️ Internal Crate ⚠️
This crate is intended for internal use only. It is not stable and may change without notice.