We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d826ef8 commit feb0403Copy full SHA for feb0403
source/write-to-mongodb.txt
@@ -27,3 +27,8 @@ Write to MongoDB
27
content: |
28
29
.. include:: /scala/write-to-mongodb.txt
30
+
31
+.. important::
32
33
+ If your write operation includes a field with a ``null`` value,
34
+ the connector writes the field name and ``null`` value to MongoDB.
0 commit comments