Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: CM8.4.0
-
Fix Version/s: CM8.4.0.3
-
Component/s: CUBRID Manager
-
Labels:
-
Environment:
Windows XP
Description
"Rename column" should be invalid when that Column is Auto Increment.
[Repro Steps]
1. create a table
2. create a column, which is auto Increment. such as Attachment1 shows
3. click that column
4. select "rename column"
5. that name cannot be edited, and with no erro message.
[Expect result]
If that name cannot be edited, I think error message should be shows. or "rename column" is invalid
可能是JDBC没有抛出异常导致的, 需要我们验证一下.