CDBS products use unique algorithm analyzing tables dependencies when performing data synchronization and migration tasks.
When migrating table structures, the program automatically sorts the tables on basis of analysis of the relations between source schema's tables.
When migrating data of tables, the program automatically sorts the tables on basis of analysis of relations between target schema's tables.
User can change the order of the tables migration at his own discretion. At any stage of the migration configuring, user can instruct the program to rearrange the table list in accordance to their relations on side of target database by pressing on Sort by dependencies button.
When synchronizing tables data, the program automatically sorts the tables on basis of analysis of relations between target schema's tables.
User can change the order of the tables synchronization at his own discretion.
At any stage of the synchronization configuring, user can instruct the program to rearrange the table list in accordance to their relations on side of target database by pressing on Sort by dependencies button.