Skip to content

Commit 63d3d5a

Browse files
committed
Merge pull request #58 from rustagir/DOCSP-51402-schema-flexible
DOCSP-51402: schema-flexible terminology
1 parent 8d245e9 commit 63d3d5a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/limitations.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ Database-First Development
6767
~~~~~~~~~~~~~~~~~~~~~~~~~~
6868

6969
MongoDB is designed to be flexible and does not require a database schema.
70-
Because of MongoDB's schemaless design, database-first development is not supported
71-
in the {+provider-short+}.
70+
Because of MongoDB's schema-flexible design, database-first development is not supported
71+
in the {+provider-short+}.
7272

7373
Foreign Keys
7474
~~~~~~~~~~~~
@@ -119,4 +119,5 @@ Vector Search
119119
~~~~~~~~~~~~~
120120

121121
The {+provider-short+} does not support MongoDB Atlas Vector search. Atlas Vector Search is a
122-
MongoDB-exclusive feature with no similar feature available in {+framework-core+}.
122+
MongoDB-exclusive feature with no similar feature available in
123+
{+framework-core+}.

0 commit comments

Comments
 (0)