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 getting column default from VIEW in mysql #45067

Merged
merged 1 commit into from May 11, 2022

Conversation

fatkodima
Copy link
Member

Fixes #45062.
That was broken in #44712

@eileencodes eileencodes merged commit 7d73553 into rails:main May 11, 2022
eileencodes added a commit that referenced this pull request May 11, 2022
Fix getting column default from VIEW in mysql
@eileencodes
Copy link
Member

Backported to 7-0-stable in a6e15dd

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.

using mysql view causes NoMethodError in activerecord-7.0.3
2 participants