Skip to content

0.64.2

Compare
Choose a tag to compare
@bgrainger bgrainger released this 29 Apr 01:20
· 1234 commits to master since this release
0.64.2
2650579
  • Restore COLUMN_TYPE column to GetSchema("COLUMNS"): #807.
    • This was a regression in 0.64.1
  • Fix ignored CancellationToken in MySqlBulkCopy.WriteToServerAsync(DataTable).
  • Thanks to @mitchydeath for contributions to this release.