Skip to content

Conversation

@xiangxiren
Copy link
Collaborator

当前MySql的BulkInsert中将DataTable转换为CSV时,会将bool类型的列的值转换为"True"或"False",通过Load data infile时无法正确的转换成1或0。因此,需要在ToCsV时将bool类型的直接转换为1或0。

同时增加了对表达式的支持。可以使用表达式转换数据。

@Ahoo-Wang Ahoo-Wang merged commit c93b6ee into dotnetcore:master May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants