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

Fixes before abstract adapter refactor #1214

Merged
merged 23 commits into from
Aug 15, 2024
Merged

Conversation

aidanharan
Copy link
Contributor

@aidanharan aidanharan commented Aug 13, 2024

The ActiveRecord abstract adapter was refactored in rails/rails#52428. This PR contains the fixes required to get the tests passing before the abstract adapter refactoring. Note: The Rails SHA before the refactor was 0b3320bcd5e705302b5707bcf27a80537b812c1f

Changes also required to use IndexResults rows instead of converting them to hashes. See rails/rails#51744

@aidanharan aidanharan marked this pull request as ready for review August 15, 2024 10:56
@aidanharan aidanharan changed the title Fixes before adapter refactor Fixes before abstract adapter refactor Aug 15, 2024
@aidanharan aidanharan merged commit 8b1c005 into main Aug 15, 2024
2 of 5 checks passed
@aidanharan aidanharan deleted the fixes-before-adapter-refactor branch August 15, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant