0.64.2
- Restore
COLUMN_TYPE
column toGetSchema("COLUMNS")
: #807.- This was a regression in 0.64.1
- Fix ignored
CancellationToken
inMySqlBulkCopy.WriteToServerAsync(DataTable)
. - Thanks to @mitchydeath for contributions to this release.
COLUMN_TYPE
column to GetSchema("COLUMNS")
: #807.
CancellationToken
in MySqlBulkCopy.WriteToServerAsync(DataTable)
.