Skip to content

0.27.0

Compare
Choose a tag to compare
@bgrainger bgrainger released this 07 Oct 16:11
· 2092 commits to master since this release
  • Implement MySqlDataReader.GetColumnSchema: #182.
  • Implement MySqlDataReader.GetSchemaTable: #307,
  • Support MySQL Server 8.0.3 and MariaDB 10.2 collations: #336, #337, #338.
  • Reduce allocations to improve performance: #342, #343.
  • Thanks to @elemount and @ddunkin for contributions to this release.