public DatabaseFixture() { Connection = new MySqlConnection(Constants.CreateConnectionStringBuilder().ConnectionString); }