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 savepoints migration #5997

Closed
grzesiek2010 opened this issue Feb 29, 2024 · 1 comment · Fixed by #6068
Closed

Implement savepoints migration #5997

grzesiek2010 opened this issue Feb 29, 2024 · 1 comment · Fixed by #6068
Assignees
Milestone

Comments

@grzesiek2010
Copy link
Member

Problem description

In #5951 we have reworked the way we deal with savepoints. The new approach is based on a database and requires some kind of data migration to provide backward compatibility.

@seadowg
Copy link
Member

seadowg commented Mar 25, 2024

My take is that we can't release without being able to migrate existing save points or else we risk losing people's data.

@grzesiek2010 is there anything we need to capture here other than the fact that a save point created before upgrading is still available after upgrading?

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

Successfully merging a pull request may close this issue.

2 participants