Skip to content

0.37.1

Compare
Choose a tag to compare
@bgrainger bgrainger released this 21 Mar 17:11
· 1939 commits to master since this release

Download on NuGet

  • Serialize enum parameter values as strings when MySqlParameter.MySqlDbType is set to MySqlDbType.String or VarChar: #459.
  • Require ConnectionIdlePingTime (added in 0.37.0) to be explicitly set to a non-zero value to avoid pinging the server.
  • Thanks to @Naragato for contributions to this release.