Skip to content

0.60.3

Compare
Choose a tag to compare
@bgrainger bgrainger released this 28 Oct 17:46
· 1350 commits to master since this release
0.60.3
8bd6ab7
  • Improve detection of Azure Database for MySQL proxy: #731.
  • Implement CommandBehavior.SingleResult and SingleRow: #681.
  • Improve "Connect Timeout" exception message when connection pool is empty.
  • Revalidate missing stored procedures in MySqlCommandBuilder.DeriveParameters(Async): #730.