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
The mysql2 gem cannot be used for this as it uses a C extension. I'll try with https://rubygems.org/gems/jdbc-mysql and see if that works. (for creating/dropping tables and inserting/deleting/updating rows)
We need to test at least the following:
The text was updated successfully, but these errors were encountered: