Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: CMT8.4.3.201212
-
Fix Version/s: CMT8.4.3.201212
-
Component/s: CUBRID Migration Toolkit
-
Labels:
Description
Users can define some SQLs in the table mapping view, the SQL will be executed before data migration started or after migration finished.
A new tab was added into the table mapping view at the stage 3 of migration wizard.
Users can input 2 sqls in the 2 text area, one will be executed before data migration started, and another will be executed after migration finished.
The migration application will not check the validation of the SQLs, so that is the users resposibilies.