Sync Schema
Sync the latest structural information of the database, including tables, fields, indexes, etc.
Sync Content
During the sync, the following information will be updated:
- Table structure
- Field definitions
- Field types
Sync Method
- On the base page, click "Settings" on the left
- Click the "Schema Sync" button
- Click the "Check schema changes" button to see the differences between the current and the source Schema
- Click the "Update schema" button to complete the operation
Tip
The sync operation will not affect the actual data in the database, only updating structural information.
Warning
The sync may affect existing view configurations, please check if the views are normal after the sync.