Schema definitions

Schema editor toolbar

The schema editor toolbar allows to do operations on the database schema:



The following operations are available:
  • Config: Edit the server configuration file.

  • Extract: Extract schema information from the SQL database defined in the configuration file.

  • Check: Check current schema definition.

  • Reorder: Reorder tables based on foreign key references.

  • TabSync: Change synchronization types for all tables.

  • Restore: Restore the previous schema definition (undo).

  • Download: Download the shema file onto your local disk.

General schema information

The fields on top of the form define general schema information:



The general schema properties are:
  • Database: The name of the database.

  • Version: The version of the database schema.

  • Serial Emul: The type of serial emulation used by the application.

  • Filename: The path to the schema file (JSON format)