多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.7 KiB

title description position category menuTitle
Meta Management Meta Management 15 Setup and Usages Meta Managements

To go to the Meta Management Portal, click Project Metadata under Settings on the leftmost menu.

image

Project Metadata

The metadata is stored in meta directory in project level, database level, and API level.

Under Project Metadata, you can perform the following operations.

  • Export all metadata from the meta tables to meta directory

  • Import all metadata from the meta directory to meta tables

  • Export project meta to zip file and download

  • Import project meta zip file and restart

  • Clear all metadata from meta tables

Import won't work with zip files exported from the older version of apps (< 0.11.6).
Import / Export will only transfer metadata and files related to the project and not any table data in the project.

Database Metadata

Under DB Metadata, You can manage your models. For example, if you do not want to expose some APIs, you can untick those under APIs here.

image

The relations of all tables are listed under Relations.

image

UI Access Control

You can control the access to each table and relation by roles.

image

image