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

Import visit_Arel_Nodes_{In,NotIn} from Rails code base #2008

Merged
merged 1 commit into from
Apr 26, 2020

Conversation

kamipo
Copy link
Contributor

@kamipo kamipo commented Apr 26, 2020

connection.in_clause_length and related code will be removed from
Rails code base, so should be owned in the repo itself.

Ref rails/rails#39057.

`connection.in_clause_length` and related code will be removed from
Rails code base, so should be owned in the repo itself.
@yahonda yahonda merged commit 0f48f79 into rsim:master Apr 26, 2020
@yahonda
Copy link
Collaborator

yahonda commented Apr 26, 2020

Thanks!

@kamipo kamipo deleted the import_visit_arel_nodes_in branch April 27, 2020 04:52
yahonda added a commit to yahonda/oracle-enhanced that referenced this pull request Dec 15, 2020
to use `visit_Arel_Nodes_HomogeneousIn`

`visit_Arel_Nodes_HomogeneousIn` has been implemented in Rails 6.1
via rails/rails@72fd0bae594
and implemented for Oracle enhanced adapter via rsim#2013 .

Refer rsim#2008
Fix rsim#2072
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

2 participants