Skip to content
Discussion options

You must be logged in to vote

Hey!

  1. We do not now - nor do we have any plans to - provide any tooling for migrations, simply because it is (or can be) an extremely complex topic, on which most companies typically have their own opinions and for which they often have dedicated teams and tooling. Schema upgrades might come with data migration, and/or data conversion, which may require write access to the database to be temporarily suspended, and the DB to be put in a read-only mode, and that gets complicate rather quickly, and we haven't even touched on sharded or replicated DBs yet.
    The schemas we publish reflect the current state, we don't provide any diff, changesets or versioned migrations. After all, EDC is not a …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ricardas-buc
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants