Skip to content

Commit 923354a

Browse files
committed
Remove duplicate limitations section
Added in 892bb6b (unless we need to call out queryset limitations in addition)
1 parent 70764cd commit 923354a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/topics/queryable-encryption.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,4 @@ For example, to find a patient by their SSN, you can do the following::
125125
>>> patient.name
126126
'Bob'
127127

128-
QuerySet limitations
129-
~~~~~~~~~~~~~~~~~~~~
130-
131-
In addition to :ref:`Django MongoDB Backend's QuerySet limitations
132-
<known-issues-limitations-querying>`,
133-
134-
.. TODO
135-
136128
.. _Python Queryable Encryption Tutorial: https://github.com/mongodb/docs/tree/main/content/manual/manual/source/includes/qe-tutorials/python

0 commit comments

Comments
 (0)