Insert duplicate rows #4430
Unanswered
schalimidi
asked this question in
Q&A
Replies: 1 comment 2 replies
-
It's not clear what you are asking for. Please at at least the following details to your questions:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Failing to write duplicate values in a single transaction.
Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E23505), message: "duplicate key value violates unique constraint
I'm using binarycopyinwriter to insert values into table
Beta Was this translation helpful? Give feedback.
All reactions