How does database versioning work? #1676
FaithfulDev
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
How does database versioning work in SpacetimeDB?
Traditionally, you would create migration scripts to migrate a database from one version to the next (or down if needed). I didn't find anything about that in the documentation. Is this something I would have to manage externally? What would a workflow for that look like?
Beta Was this translation helpful? Give feedback.
All reactions