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

Compatibility with ActiveRecord 7 #27

Open
amotl opened this issue Oct 13, 2023 · 0 comments
Open

Compatibility with ActiveRecord 7 #27

amotl opened this issue Oct 13, 2023 · 0 comments

Comments

@amotl
Copy link
Member

amotl commented Oct 13, 2023

Hi there,

this adapter is far behind the current version of ActiveRecord, and we would like to catch up by providing corresponding support for ActiveRecord 7.

GH-10 told us about Rails 5.0, and GH-26, GH-20, and GH-16 attempted to exercise corresponding step-by-step upgrades. I think the main reason why we did not make any progress is some flaw in the adjustments to upgrade to ActiveRecord 4.2 (GH-26), which @hammerhead and me have not been able to resolve.

We will not need to support previous versions, support for AR7 will be good enough for a start. Because AR6 is still maintained, being compatible to that would be a secondary feature, but not the primary goal.

With kind regards,
Andreas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant