From b8a8a84b5fc73edc0883869c997f62c2e2d3eb8e Mon Sep 17 00:00:00 2001 From: ltran-mdb2 <143426234+ltran-mdb2@users.noreply.github.com> Date: Thu, 5 Jun 2025 11:33:41 -0400 Subject: [PATCH 1/2] DOCSP-50513-schema-design-optimization-badge --- source/install.txt | 2 +- source/schema.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/source/install.txt b/source/install.txt index b1059bb46..d8a065180 100644 --- a/source/install.txt +++ b/source/install.txt @@ -37,7 +37,7 @@ To download and install |compass|, select your operating system: |compass-short| requires: - 64-bit version of macOS 10.12 or later. - - MongoDB 6.0 or later. + - MongoDB or later. |compass-short| supports x64 and ARM64 architectures. diff --git a/source/schema.txt b/source/schema.txt index 27785f3b7..04474ce4e 100644 --- a/source/schema.txt +++ b/source/schema.txt @@ -15,6 +15,10 @@ Analyze Your Data Schema :depth: 1 :class: singlecol +.. dismissible-skills-card:: + :skill: Schema Design Optimization + :url: https://learn.mongodb.com/skills?openTab=data%20modeling + The :guilabel:`Schema` tab provides an overview of the data type and shape of the fields in a particular collection. Databases and collections are visible in the left-side navigation. From 28aa29c6d16e4a2f0f87bfb97536afe307ef3aa2 Mon Sep 17 00:00:00 2001 From: ltran-mdb2 <143426234+ltran-mdb2@users.noreply.github.com> Date: Thu, 5 Jun 2025 11:34:01 -0400 Subject: [PATCH 2/2] DOCSP-50513-schema-design-optimization-badge --- source/install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/install.txt b/source/install.txt index d8a065180..b1059bb46 100644 --- a/source/install.txt +++ b/source/install.txt @@ -37,7 +37,7 @@ To download and install |compass|, select your operating system: |compass-short| requires: - 64-bit version of macOS 10.12 or later. - - MongoDB or later. + - MongoDB 6.0 or later. |compass-short| supports x64 and ARM64 architectures.