-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Description
Search before asking
- I had searched in the issues and found no similar issues.
Version
1.1.3
What's Wrong?
Insert into select query error when I use unique table and insert duplicate data.
For example, table unique key is (a, b), data is
a | b | c
1 | 1 | 2
1 | 1 | 3
query more will return random result.
What You Expected?
return unique result.
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels