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

use of activerecord-jdbcsqlserver-adapter with jruby and Rails-6 #8

Open
wolfkogu opened this issue Mar 14, 2024 · 2 comments
Open

Comments

@wolfkogu
Copy link

Hi All,

I am using activerecord-jdbcsqlserver-adapter with Rails-5.2.8.1 on jruby-9.3.14 and want to upgradde to Rails-6.
Unfortunately, there is no version of activerecord-jdbcsqlserver-addapter supporting Rails-6.

Why is the activerecord-jdbcsqlserver-adapter not supported anymore?
Is there any chance of further support?

activerecord-sqlserver-adapter is still supported, but no option for me because of jruby (I guess).

Thanks in advance!

@enebo
Copy link
Member

enebo commented Mar 14, 2024

@wolfkogu The people who were hacking on this have stopped (Although perhaps they will startup again at some point). You can also use https://github.com/JesseChavez/activerecord-jdbc-adapter which does support up to 7.0 of Rails for sqlserver.

@wolfkogu
Copy link
Author

@enebo Thanks a lot for your hint, I will give it a try.

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

2 participants