Skip to content

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

  1. On the base page, click "Settings" on the left
  2. Click the "Schema Sync" button
  3. Click the "Check schema changes" button to see the differences between the current and the source Schema
  4. Click the "Update schema" button to complete the operation

Sync Schema

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.

Released under the MIT License.