File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ Database-First Development
75
75
~~~~~~~~~~~~~~~~~~~~~~~~~~
76
76
77
77
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+}.
80
80
81
81
Foreign Keys
82
82
~~~~~~~~~~~~
@@ -127,4 +127,5 @@ Vector Search
127
127
~~~~~~~~~~~~~
128
128
129
129
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+}.
You can’t perform that action at this time.
0 commit comments