Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: CM/CQB 8.4.3.201212
-
Component/s: CUBRID Manager, CUBRID Query Browser
-
Labels:
Description
When import schema and data from export wizard,if table has auto increment column, the data will cause unique violation error,so the export schema should generate start value
Test step
1.open export wizard and select a table which has auto increment column
2.select export to SQL,CSV,XLS,TXT or export to load db,then select "start value" at step 2
3.check the schema file when export finish whether contains the current value DDL