From a9d16a75c345b59fd4bfa00439f349aa0cc97884 Mon Sep 17 00:00:00 2001 From: navi Date: Sun, 25 Sep 2022 12:22:52 +0100 Subject: [PATCH] docs : add image for ERD junction table name. --- .../noco-docs/content/en/setup-and-usages/meta-management.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/packages/noco-docs/content/en/setup-and-usages/meta-management.md b/packages/noco-docs/content/en/setup-and-usages/meta-management.md index c658ed10fc..19847663d3 100644 --- a/packages/noco-docs/content/en/setup-and-usages/meta-management.md +++ b/packages/noco-docs/content/en/setup-and-usages/meta-management.md @@ -75,8 +75,11 @@ Go to `Project Metadata`, under ``ERD View``, you can see the ERD of your databa - 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. +Show Junction table names for many to many table + ## Miscellaneous - Enabling, `Show M2M Tables` will show junction tables between many to many tables. -image \ No newline at end of file + +image