Skip to content

Commit ee84722

Browse files
committed
Merge pull request #58 from rustagir/DOCSP-51402-schema-flexible
DOCSP-51402: schema-flexible terminology
1 parent 7120fca commit ee84722

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
@@ -75,8 +75,8 @@ Database-First Development
7575
~~~~~~~~~~~~~~~~~~~~~~~~~~
7676

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

8181
Foreign Keys
8282
~~~~~~~~~~~~
@@ -127,4 +127,5 @@ Vector Search
127127
~~~~~~~~~~~~~
128128

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

0 commit comments

Comments
 (0)