You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we add test for MySQL 8 in #484,
we need to create an additional class to test everything against MySQL 8.
So instead of creating a class based on the database, we'd like to change the test structure,
so that we only need to parameterize which database we want to test against and the entire list of tests will be triggered.
The text was updated successfully, but these errors were encountered:
As we add test for MySQL 8 in #484,
we need to create an additional class to test everything against MySQL 8.
So instead of creating a class based on the database, we'd like to change the test structure,
so that we only need to parameterize which database we want to test against and the entire list of tests will be triggered.
The text was updated successfully, but these errors were encountered: