Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: CM8.4.0
-
Fix Version/s: CM8.4.0.3
-
Component/s: CUBRID Manager
-
Labels:
-
Environment:
CM 8.4.0.0241
Windows 7 x64 EN
Description
Since version 8.4.0 CUBRID allows to change the order of columns in a table as well as set the exact position right at column creation time.
1. CM has buttons (UP/DOWN) to do this in Edit Table window, but they are disabled.
2. In Add Column window there are no FIRST/AFTER option to indicate the position of the new column.
Fix it in CUBRID Manager 8.4.0.3004 and CUBRID Query Browser 1.2.2.0004
solution:
1.when create table, all columns can be reordered.
2.When edit table, only new added columns can be reordered.
3.When select the attribute in the attribute table, then add a new attribute, this new attribute will be added to behind the selected attribute.