1. 08 Aug, 2017 1 commit
  2. 15 Jun, 2017 2 commits
  3. 14 Jun, 2017 1 commit
  4. 02 Jun, 2017 2 commits
  5. 14 May, 2017 3 commits
  6. 12 May, 2017 1 commit
    • Bradley Grainger's avatar
      Fix MySQL tests and disposal (#774) · a46354a2
      Bradley Grainger authored
      * Don't create the connection in Dispose: this avoids creating a SQLConnection simply to Dispose it.
      * Run MySQL tests against the open MySqlConnection: 'connection' is a protected variable in the TestBase class that is a SQL Server connection, not a MySQL connection.
      * Skip broken MySQL tests: as per issue #295, setting "AllowZeroDateTime=True" in the connection string causes an InvalidCastException in SqlMapper.
      a46354a2
  7. 11 May, 2017 3 commits
  8. 08 May, 2017 6 commits
  9. 07 May, 2017 6 commits
  10. 06 May, 2017 15 commits