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 @@ -54,8 +54,8 @@ Database-First Development
54
54
~~~~~~~~~~~~~~~~~~~~~~~~~~
55
55
56
56
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+}.
59
59
60
60
Foreign Keys
61
61
~~~~~~~~~~~~
@@ -106,4 +106,5 @@ Vector Search
106
106
~~~~~~~~~~~~~
107
107
108
108
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+}.
You can’t perform that action at this time.
0 commit comments