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

Drop owner column from ephemeral accounts table #431

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

ChrisSchinnerl
Copy link
Member

@ChrisSchinnerl ChrisSchinnerl commented Jun 20, 2023

Older versions of renterd that upgraded might experience bus/bus.go:1294 NOT NULL constraint failed: ephemeral_accounts.owner since the owner column is no longer in use but still exists.

This PR drops it.

NOTE: Tested by using this to fix Arequipa which stopped persisting EAs on shutdown due to the mentioned error.

@ChrisSchinnerl ChrisSchinnerl self-assigned this Jun 20, 2023
@peterjan
Copy link
Member

Is this still a thing. Crazy that's ages ago, guess we never updated our uploader nodes 😅

@peterjan peterjan merged commit 14d8eac into master Jun 20, 2023
6 checks passed
@peterjan peterjan deleted the chris/accounts-migrations branch June 20, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants