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 Competition model primary key to stable AUTO_INCREMENT integer #10000

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gregorbg
Copy link
Member

Should be the last of our PHP legacy problems.

This will obviously require massive code changes throughout the entire Rails app (find has to be replaced by find_by) but we can also get rid of problems like with_old_id and all the hacks that surround it.

WIP but it seemed appropriate for PR number 10.000 😄

@jfly
Copy link
Contributor

jfly commented Sep 27, 2024

Wow! This is huge.

@gregorbg
Copy link
Member Author

Recording this here for further research / history / bookkeeping later on: #381

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.

2 participants