1. 02 6月, 2017 2 次提交
  2. 15 5月, 2017 1 次提交
    • N
      Try and use BenchmarkDotNet correctly · fb443385
      Nick Craver 提交于
      OperationsPerInvoke is an informational, not instructional property.
      What we actually want is the UnrollFactor. Moved into the job definition
      to simplify things.
      fb443385
  3. 14 5月, 2017 2 次提交
  4. 13 5月, 2017 1 次提交
    • B
      Fix MySQL tests and disposal (#774) · a46354a2
      Bradley Grainger 提交于
      * 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
  5. 12 5月, 2017 1 次提交
  6. 11 5月, 2017 2 次提交
  7. 09 5月, 2017 6 次提交
  8. 08 5月, 2017 3 次提交
  9. 07 5月, 2017 18 次提交
  10. 05 5月, 2017 1 次提交
  11. 01 5月, 2017 1 次提交
  12. 30 4月, 2017 1 次提交
  13. 07 4月, 2017 1 次提交