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

Support ActiveRecord 7.2.0 #706

Closed
wants to merge 2 commits into from

Conversation

hatsu38
Copy link
Contributor

@hatsu38 hatsu38 commented May 17, 2024

Rails 7.2 is expected to be released soon, so I made this PR to support ActiveRecord 7.2.0.
https://github.com/rails/rails/tree/7-2-stable

Changes:

  • Updated dependencies to work with ActiveRecord 7.2.0
  • Made necessary code adjustments (The arguments of the find_by_sql method have changed.)

@hatsu38
Copy link
Contributor Author

hatsu38 commented May 17, 2024

Although there is a branch, there is no Gem for Rails 7.2 yet, so it failed. I will reopen this once 7.2 is released.

@hatsu38 hatsu38 closed this May 17, 2024
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.

1 participant