Skip to content

Remove platform-specific MySqlBulkCopy API #1364

Closed
@bgrainger

Description

@bgrainger

From 6e8bc8c#r126286098.

The API was previously using ValueTask vs Task and compiled differently for different TFMs. Now that it's ValueTask<MySqlBulkCopyResult> it can be defined the same way on all platforms.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions