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 functionality #151

Closed

Conversation

cbisnett
Copy link
Contributor

When calling the underlying ActiveRecord methods, there was an issue with the arguments not matching. This PR fixes the issue and includes additional specs to ensure this works and doesn't regress.

@cbisnett cbisnett force-pushed the fix-change-column-feature branch from 85c60d7 to b40da0c Compare July 26, 2024 19:05
@cbisnett
Copy link
Contributor Author

Actually this is incorrect for the master branch. This bug still exists on rails_70. For this branch this is only adding specs.

Sorry, I got my PRs mixed up.

@PNixx PNixx closed this Jul 31, 2024
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