# Functions
No description provided by the author
No description provided by the author
# Structs
MySQLRunner is responsible for creating and tearing down a test database in a local MySQL instance.
PostgresRunner is responsible for creating and tearing down a test database in a local Postgres instance.
# Interfaces
No description provided by the author