0.60.2
- Add more schemas to
MySqlConnection.GetSchema
: #724. - Add XML documentation to NuGet package.
- Add documentation for
MySqlConnection.ConnectionTimeout
: #727. - Fix exception in
MySqlDataReader.FieldCount
andHasRows
: #728.- This fixes a regression introduced in 0.60.1.
- Thanks to @JosephAmalfitanoSSA and @KaliVi for contributions to this release.