Skip to content

Commit 1fe942d

Browse files
GeigerJ2agoscinski
authored andcommitted
Docs: Remove note on unsupported contains and get_creation_statistics (#6930)
These are now supported for the SQLite backend. The note was still contained in the **Topics/Storage** section of the docs. Cherry-pick: a392f5c
1 parent fb723a9 commit 1fe942d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/source/topics/storage.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -96,15 +96,6 @@ This section gives an overview of these storage plugins with suggestions of when
9696
- Storage is deleted once session is closed
9797
- Some ``QueryBuilder`` functionality is not supported :fa:`asterisk`
9898

99-
.. note::
100-
101-
:fa:`asterisk;mr-1` The following features of the ``QueryBuilder`` are known to not be supported for SQLite-based storages:
102-
103-
* Use of ``contains`` in ``filters``
104-
* The ``get_creation_statistics`` method
105-
106-
107-
10899
.. _topics:storage:psql_dos:
109100

110101
``core.psql_dos``

0 commit comments

Comments
 (0)