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 330f2d7 commit 673e0b6Copy full SHA for 673e0b6
source/fundamentals/crud/write-operations.txt
@@ -10,6 +10,7 @@ Write Operations
10
/fundamentals/crud/write-operations/insert
11
/fundamentals/crud/write-operations/change
12
/fundamentals/crud/write-operations/delete
13
+ /fundamentals/crud/write-operations/bulk
14
15
..
16
/fundamentals/crud/write-operations/arrays
@@ -18,6 +19,7 @@ Write Operations
18
19
- :ref:`rust-insert-guide`
20
- :ref:`rust-change-guide`
21
- :ref:`rust-delete-guide`
22
+- :ref:`rust-bulk-guide`
23
24
.. - :ref:`rust-arrays-guide`
25
.. - :ref:`rust-upsert-guide`
0 commit comments