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

remove_prefix_and_suffix handles dollar sign by Regexp#escape #1402

Merged
merged 1 commit into from
Aug 2, 2017

Conversation

yahonda
Copy link
Collaborator

@yahonda yahonda commented Aug 2, 2017

Implemented at Oracle enhanced locally first for rails/rails#30044 Thanks @kamipo

@yahonda yahonda force-pushed the regexp_remove_prefix_and_suffix branch from 29980bc to ef9aa9e Compare August 2, 2017 17:55
@yahonda yahonda force-pushed the regexp_remove_prefix_and_suffix branch from ef9aa9e to 7d2fa5a Compare August 2, 2017 20:57
@yahonda
Copy link
Collaborator Author

yahonda commented Aug 2, 2017

This method will be removed once rails/rails#30048 is merged to Rails master. Regardless it is merged to Rails or not, Oracle enhanced adapter still needs to support the dollar sign for table_name_prefix and table_name_suffix.

@yahonda yahonda merged commit d4f5ee9 into rsim:master Aug 2, 2017
@yahonda yahonda deleted the regexp_remove_prefix_and_suffix branch August 2, 2017 21:19
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.

None yet

1 participant