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 @@ -84,8 +84,8 @@ Database-First Development
84
84
~~~~~~~~~~~~~~~~~~~~~~~~~~
85
85
86
86
MongoDB is designed to be flexible and does not require a database schema.
87
- Because of MongoDB's schemaless design, database-first development is not supported
88
- in the {+provider-short+}.
87
+ Because of MongoDB's schema-flexible design, database-first development is not supported
88
+ in the {+provider-short+}.
89
89
90
90
Foreign Keys
91
91
~~~~~~~~~~~~
@@ -136,4 +136,5 @@ Vector Search
136
136
~~~~~~~~~~~~~
137
137
138
138
The {+provider-short+} does not support MongoDB Atlas Vector search. Atlas Vector Search is a
139
- MongoDB-exclusive feature with no similar feature available in {+framework-core+}.
139
+ MongoDB-exclusive feature with no similar feature available in
140
+ {+framework-core+}.
You can’t perform that action at this time.
0 commit comments