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

Forward drop_join_table options to drop_table #45168

Merged
merged 1 commit into from
May 24, 2022

Conversation

fatkodima
Copy link
Member

drop_table supports options like force and if_not_exists.
This PR extends drop_join_table to support these options by forwarding them to the drop_table method.

@yahonda yahonda merged commit 3ad994c into rails:main May 24, 2022
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.

None yet

2 participants