Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

MySqlBulkCopy & EF Core value converters #1288

Answered by bgrainger
DisplayL asked this question in Q&A
Discussion options

Hi everyone, I can't find this in the internet so I decided to post this question here. MySqlBulkCopy doesn't support the value converters of EF Core?

You must be logged in to vote

Correct; the only "converters" MySqlBulkCopy supports are expressions that you set in MySqlBulkCopyColumnMapping: https://mysqlconnector.net/api/mysqlconnector/mysqlbulkcopy/columnmappings/.

Replies: 1 comment

Comment options

Correct; the only "converters" MySqlBulkCopy supports are expressions that you set in MySqlBulkCopyColumnMapping: https://mysqlconnector.net/api/mysqlconnector/mysqlbulkcopy/columnmappings/.

You must be logged in to vote
0 replies
Answer selected by DisplayL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.