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

Prompt to change belongs_to type for e.g. UUIDs #231

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

StevenClontz
Copy link
Contributor

Took me the longest time to figure out why I couldn't authenticate: I've set up my models to use UUIDs, and it takes a manual step to set up the migration to be compatible with this. This will prompt the next developer to avoid the two hours I lost figuring this out. (-:

@mikker
Copy link
Owner

mikker commented Sep 5, 2024

I like being explicit to help others find it 👍
Thanks!

@mikker
Copy link
Owner

mikker commented Sep 5, 2024

Test failure is only rails#master

@mikker mikker merged commit 4d60166 into mikker:master Sep 5, 2024
12 of 15 checks passed
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