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 for Rails 7.2 #2411

Open
dwarner opened this issue Oct 4, 2024 · 5 comments
Open

Support for Rails 7.2 #2411

dwarner opened this issue Oct 4, 2024 · 5 comments

Comments

@dwarner
Copy link

dwarner commented Oct 4, 2024

I know 7.1.0 just got released with support for Rails 7.1.x (thanks), but is there an ETA for Rails 7.2 support?

https://github.com/rsim/oracle-enhanced/blob/v7.1.0/activerecord-oracle_enhanced-adapter.gemspec
s.add_runtime_dependency("activerecord", ["~> 7.1.0"])

I know Rails 7.2 ActiveRecord has a lot of "Remove deprecated" . . .
https://guides.rubyonrails.org/7_2_release_notes.html#active-record

@numbcoder
Copy link

+1

1 similar comment
@matthewkrom
Copy link

+1

@rjschof
Copy link

rjschof commented Jan 17, 2025

+1. Any updates on this or any sort of plans to maintain this gem?

@andynu
Copy link
Contributor

andynu commented Jan 22, 2025

I started attempting to upgrade to 7.2, and got stuck. #2422
Anyone willing to give my very limited progress a look, I'd appreciate additional perspectives and/or suggestions for diagnosing.

@andynu
Copy link
Contributor

andynu commented Jan 31, 2025

I've made further progress and cut a new PR for consideration. Not all the way there, but a significant step closer. There are now only four remaining test failures locally. #2424

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

No branches or pull requests

5 participants