File tree Expand file tree Collapse file tree 3 files changed +475
-2
lines changed
includes/fundamentals/code-snippets/crud Expand file tree Collapse file tree 3 files changed +475
-2
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,11 @@ Read Operations
7
7
.. toctree::
8
8
:caption: Read Operations
9
9
10
+ /fundamentals/crud/read-operations/retrieve
11
+
10
12
..
11
13
/fundamentals/crud/read-operations/query
12
14
/fundamentals/crud/read-operations/count
13
- /fundamentals/crud/read-operations/retrieve
14
15
/fundamentals/crud/read-operations/cursor
15
16
/fundamentals/crud/read-operations/distinct
16
17
/fundamentals/crud/read-operations/sort
@@ -20,9 +21,10 @@ Read Operations
20
21
/fundamentals/crud/read-operations/text
21
22
/fundamentals/crud/read-operations/changestream
22
23
24
+ - :ref:`rust-retrieve-guide`
25
+
23
26
.. - :ref:`rust-query-guide`
24
27
.. - :ref:`rust-count-guide`
25
- .. - :ref:`rust-retrieve-guide`
26
28
.. - :ref:`rust-cursor-guide`
27
29
.. - :ref:`rust-distinct-guide`
28
30
.. - :ref:`rust-sort-guide`
You can’t perform that action at this time.
0 commit comments