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

Implement v1 #32

Merged
merged 82 commits into from
Nov 23, 2024
Merged

Implement v1 #32

merged 82 commits into from
Nov 23, 2024

Conversation

mirakui
Copy link
Collaborator

@mirakui mirakui commented Oct 13, 2024

  • Added support for ActiveRecord 7.1.
  • Redesigned the proxy chain to accommodate internal structure changes in ActiveRecord 7.1.
  • Introduced integration tests using real databases, allowing for more robust testing of functionality with MySQL, PostgreSQL, SQLite, and SQLServer.

@nekketsuuu
Copy link
Contributor

LGTM for the main application code

@mirakui mirakui merged commit d1adb1b into main Nov 23, 2024
10 checks passed
@mirakui mirakui deleted the v1 branch November 23, 2024 05: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.

Developing arproxy v1: integration tests, redesign aiming to fully support for AR7.1+
2 participants