Skip to content

Commit 6531731

Browse files
authored
Merge pull request #58 from rustagir/DOCSP-51402-schema-flexible
DOCSP-51402: schema-flexible terminology
2 parents 6d8875a + 28f1142 commit 6531731

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
@@ -54,8 +54,8 @@ Database-First Development
5454
~~~~~~~~~~~~~~~~~~~~~~~~~~
5555

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

6060
Foreign Keys
6161
~~~~~~~~~~~~
@@ -106,4 +106,5 @@ Vector Search
106106
~~~~~~~~~~~~~
107107

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

0 commit comments

Comments
 (0)