Skip to content

Conversation

@liveh2o
Copy link
Owner

@liveh2o liveh2o commented Nov 27, 2024

Getting a branch started with Rails 7.1 support. Specs are passing under Ruby, but not JRuby. Guessing something changed with the adapters...

Upgrade to Rails 7.1 (specs fail under 7.2).

ARJDBC does not currently support Rails 7.1. Update the Gemfile to
target the source, and target jruby-head to keep CI passing.
The CI workflow was only running the adapter specs. Add a job that runs
the remaining gem tests as well.
Rails now handles filtering views from the tables query, so these
overrides are no longer needed.
@liveh2o liveh2o marked this pull request as ready for review November 27, 2024 18:59
@liveh2o
Copy link
Owner Author

liveh2o commented Nov 27, 2024

ARDBC doesn't officially support Rails 7.1 yet, but with a small tweak handle MySQL results, specs are all passing against the master branch.

@liveh2o liveh2o merged commit bf9b863 into main Nov 27, 2024
13 checks passed
@liveh2o liveh2o deleted the ah/rails-7-1 branch November 27, 2024 19:53
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.

2 participants