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

Fix change_column_comment to preserve column's AUTO_INCREMENT in the MySQL adapter #44480

Merged
merged 1 commit into from Feb 18, 2022

Conversation

fatkodima
Copy link
Member

Closes #44461

@byroot byroot merged commit 74fedee into rails:main Feb 18, 2022
rafaelfranca pushed a commit that referenced this pull request Feb 25, 2022
…ncrement

Fix `change_column_comment` to preserve column's AUTO_INCREMENT in the MySQL adapter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MySQL adapter's change_column_comment looses auto increment
2 participants