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

Accept columns passed with options in remove_index #1929

Closed
yahonda opened this issue Sep 11, 2019 · 0 comments · Fixed by #1930
Closed

Accept columns passed with options in remove_index #1929

yahonda opened this issue Sep 11, 2019 · 0 comments · Fixed by #1930

Comments

@yahonda
Copy link
Collaborator

yahonda commented Sep 11, 2019

Steps to reproduce

Refer failing jobs at https://travis-ci.org/rsim/oracle-enhanced/builds/583424109

Expected behavior

All of them except for "Allowed Failures" are green.

Actual behavior

https://travis-ci.org/rsim/oracle-enhanced/jobs/583424111#L455-L458

Failure/Error: index_name = index_name_for_remove(table_name, options)
ArgumentError:
  wrong number of arguments (given 2, expected 3)

System configuration

Rails version: master branch, likely including rails/rails#37168

Oracle enhanced adapter version:master branch

Ruby version:ruby 2.6.4p104 (2019-08-28 revision 67798) [x86_64-linux]

Oracle Database version: Oracle Database Express Edition 11g Release 2

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 a pull request may close this issue.

1 participant