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
* Add testcontainers and MySQL driver dependencies
* Add JDBI3 and JDBC DAO tests for MySQL
* Add new utilities to TestHelpers
* Add custom MySQL migration file
Closes#352
* Add testcontainers and MySQL driver dependencies
* Add JDBI3 and JDBC DAO tests for MySQL
* Add new utilities to TestHelpers
* Add custom MySQL migration file
Closes#352
Add new tests to verify that this works with MySQL databases (with minor modification to the migrations file).
The text was updated successfully, but these errors were encountered: