Skip to content

Conversation

@bgrainger
Copy link
Member

This creates/updates column mappings for columns in the DB schema that have a higher ordinal number than columns in the source data.

Fixes #1568

This creates/updates column mappings for columns in the DB schema that have a higher ordinal number than columns in the source data.

Signed-off-by: Bradley Grainger <bgrainger@gmail.com>
This improves compatibility with other MySQL servers and doesn't materially affect the test case.

Signed-off-by: Bradley Grainger <bgrainger@gmail.com>
@bgrainger bgrainger merged commit 8497ffc into master Oct 1, 2025
24 checks passed
@bgrainger bgrainger deleted the bug1568 branch October 1, 2025 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

BulkCopy does not work for Geometry Columns when they are first column in DataTable

2 participants