Skip to content

Don't quote MySqlBulkCopy.DestinationTableName #818

@bgrainger

Description

@bgrainger

MySqlBulkCopy should just accept the DestinationTableName as-is, and not try to quote it. This lets the user supply a multi-part (e.g., dotted) identifier name, and quote each part separately.

From linq2db/linq2db#2113 (comment).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions