Skip to content

0.46.0

Choose a tag to compare

@bgrainger bgrainger released this 12 Oct 19:18
· 1831 commits to master since this release

Download on NuGet

  • Add MySqlParameter.Clone.
  • Implement ICloneable on MySqlParameter: #567.
  • Implement MySqlParameterCollection.CopyTo.
  • Add logging for cached procedures.
  • Thanks to @jrocha for contributions to this release.