Replies: 1 comment 2 replies
-
|
Only unique table supports update. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Spring Cloud encountered this error when integrating with Doris using JPA, as an ID field was created in the Doris entity object, triggering a save operation error
SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = Only value columns of unique table could be updated.
Beta Was this translation helpful? Give feedback.
All reactions