Skip to content

Bulk-insert follow-up fixes

Matthias Käppler requested to merge 209346-bulk-insert-follow-ups into master

What does this MR do?

Closes #209346 (closed)

Addresses a few smaller bulk-insert related issues that we had broken out into #209346 (closed).

  • simplify test that was resetting row ID counter
  • split up exception that was raised in response to a missing PK
  • fix exception message that included PK value

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports