Database structure synchronization 
Database structure synchronization can ensure that the database structure in each environment remains consistent, such as synchronizing changes in the development environment to the test, pre-production or production environment to ensure the stability and reliability of the database.
New structure synchronization 
Select Data Migration→Structure Synchronization from the toolbar, and configure the relevant source database information and target database information on the page.
Compare 
After selecting the source database information and target database information, click Compare to compare the databases.
Deployment 
After completing the database comparison, you can perform single table structure synchronization or all structure synchronization.
Single table structure synchronization 
Click Apply in Target Table Change to synchronize the structure of a single table.
Synchronize all structures 
Click Deploy to synchronize the structure of all selected tables.
