多维表格
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.
 
 
 
 
 
 

3.3 KiB

title description position category menuTitle
Metadata NocoDB Project Metadata 600 Product Metadata

Project Metadata includes Database Metadata, UI Access Control and Miscellaneous.

To access it, click the down arrow button next to Project Name on the top left side, then select Team & Settings.

image

and clicking Project Metadata.

image

Database Metadata

Go to Project Metadata, under Metadata, you can see your metadata sync status. If it is out of sync, you can sync the schema. See Sync Schema for more.

image

UI Access Control

Go to Project Metadata, under UI Access Control, you can control the access to each table by roles.

image

ERD

Go to Project Metadata, under ERD View, you can see the ERD of your database.

image

Junction table names within ERD

  • Enable Show M2M Tables within Miscellaneous tab
  • Double click on Show Columns to see additional checkboxes get enabled.
    • Enabling which you should be able to see junction tables and their table names.

Miscellaneous

  • Enabling, Show M2M Tables will show junction tables between many to many tables.
image