arproxy
arproxy copied to clipboard
Implement v1
- 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.
- close https://github.com/cookpad/arproxy/issues/30