Skip to content

0.52.0

Compare
Choose a tag to compare
@bgrainger bgrainger released this 11 Apr 17:49
· 1646 commits to master since this release

Download on NuGet

  • Potentially breaking Change default connection collation from utf8mb4_general_ci to the server's default for utf8mb4: #626.
    • This updates a change made in 0.48.0.
  • Fix "Command timeout" exception being thrown when there wasn't a command timeout: #628.