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

Add trilogy to multiverse test suite #2952

Open
kaylareopelle opened this issue Nov 15, 2024 · 1 comment
Open

Add trilogy to multiverse test suite #2952

kaylareopelle opened this issue Nov 15, 2024 · 1 comment
Labels
rails Issues related to the Ruby on Rails framework

Comments

@kaylareopelle
Copy link
Contributor

We had problems testing with mysql2 on newer Rails versions, so we created a separate multiverse suite dedicated to testing the pg gem with Active Record and began testing the newer Rails versions (6.0+) only with pg.

Now, trilogy may provide us with an option to more easily test mysql with newer Rails versions. We may be able to extend the existing active_record_pg suite to test other database adapters as well, or may create a new suite specifically for trilogy.

@workato-integration
Copy link

@kaylareopelle kaylareopelle added the rails Issues related to the Ruby on Rails framework label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rails Issues related to the Ruby on Rails framework
Projects
None yet
Development

No branches or pull requests

1 participant