Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement DataSeries migration in the server #31

Open
s4ke opened this issue Jul 20, 2023 · 0 comments
Open

Implement DataSeries migration in the server #31

s4ke opened this issue Jul 20, 2023 · 0 comments

Comments

@s4ke
Copy link
Member

s4ke commented Jul 20, 2023

Right now we emulate migrations via the compose_cli. These are not transactional, though and if something goes wrong we leave the dataseries broken and might have to do data recovery in SQL.

It would be great to implement this on the server side (with the same algorithms) instead. Or at least work with the diff objects instead directly (and in a transaction).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant