Skip to content

1.3.5

Compare
Choose a tag to compare
@bgrainger bgrainger released this 23 Apr 18:39
· 872 commits to master since this release
1.3.5
ad2b235
  • Support StringBuilder, Memory<char>, and ReadOnlyMemory<char> as MySqlParameter.Value values: #975.
  • Fix ArgumentException in MySqlBulkCopy: #974.