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 @@ -68,8 +68,8 @@ Database-First Development
68
68
~~~~~~~~~~~~~~~~~~~~~~~~~~
69
69
70
70
MongoDB is designed to be flexible and does not require a database schema.
71
- Because of MongoDB's schemaless design, database-first development is not supported
72
- in the {+provider-short+}.
71
+ Because of MongoDB's schema-flexible design, database-first development is not supported
72
+ in the {+provider-short+}.
73
73
74
74
Foreign Keys
75
75
~~~~~~~~~~~~
@@ -120,4 +120,5 @@ Vector Search
120
120
~~~~~~~~~~~~~
121
121
122
122
The {+provider-short+} does not support MongoDB Atlas Vector search. Atlas Vector Search is a
123
- MongoDB-exclusive feature with no similar feature available in {+framework-core+}.
123
+ MongoDB-exclusive feature with no similar feature available in
124
+ {+framework-core+}.
You can’t perform that action at this time.
0 commit comments