-
Notifications
You must be signed in to change notification settings - Fork 107
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
Compatibility with Rails 5.2 #31
Comments
Looks like there is a PR submitted - #26 |
Ditto - would love to see a fix merged. |
Can we please get this fix merged into a Rails 5 compatible version? |
zokioki
pushed a commit
to doximity/odbc_adapter
that referenced
this issue
Aug 30, 2024
Bump. Can we please merge this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This gem is not compatible with rails 5.2 especailly because of the the disappearance of arel/visitors/bind_visitor. Is there any plan to update this gem?
I have made some quick fix on my side to have a workaround. Is it worst to make a PR?
The text was updated successfully, but these errors were encountered: