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

Migrate to supporting database v133 with table removals #983

Merged
merged 3 commits into from
Nov 12, 2023

Conversation

Sheikah45
Copy link
Member

No description provided.

@Sheikah45
Copy link
Member Author

Sheikah45 commented Nov 11, 2023

Is it normal for the docker pulls to randomly fail? Or is there some issue with the github network?

Edit; Docker Hub is having issues

@Brutus5000
Copy link
Member

Just to stress out the importance of the topic: v130 was supposed to delete the tables in question (along with others) which caused user fail to login, which fall back to loading of the old ratings. And there were maaany, so we actually had to rollback the db to v129 on prod. So this is a priority or we need to remove all migrations and redo them, which i'd like to avoid.

@Sheikah45
Copy link
Member Author

There was no functionality that was reliant on these tables so was a simple removal. So I am just waiting on @Askaholic to give it the final sign off. But it doesn't interact with the message protocol at all

@Askaholic
Copy link
Collaborator

Sorry, I was traveling today. I won’t get to it until tomorrow at the earliest.

Copy link
Collaborator

@Askaholic Askaholic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good assuming it's been tested.

@Askaholic
Copy link
Collaborator

No merge commit please, we can squash even if the branch is technically out of date so long as there are no conflicts. Or rebase.

@Askaholic
Copy link
Collaborator

I guess it doesn't matter. I can just delete the merge commit from the squashed commit message

@Sheikah45
Copy link
Member Author

I was expecting the update branch button to rebase -_-

@Sheikah45
Copy link
Member Author

And I ran the server locally and it worked

@Askaholic
Copy link
Collaborator

Apparently you can actually do this now, but you have to select it from the dropdown menu: https://stackoverflow.com/questions/69839124/update-branch-with-rebase-instead-of-merge

@Sheikah45
Copy link
Member Author

Yeah I am just used to gitlab now where rebase is the default

@Askaholic Askaholic merged commit 62e52aa into develop Nov 12, 2023
8 checks passed
@Askaholic Askaholic deleted the maintenance/db-v133 branch November 12, 2023 18:41
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

Successfully merging this pull request may close these issues.

None yet

3 participants