Skip to content

Commit 97d5154

Browse files
committed
[ci skip] Fix docs about QB caching
It doesn't support set() ... Related: bcit-ci#4175
1 parent de8b82c commit 97d5154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/database/query_builder.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1018,7 +1018,7 @@ Here's a usage example::
10181018

10191019

10201020
.. note:: The following statements can be cached: select, from, join,
1021-
where, like, group_by, having, order_by, set
1021+
where, like, group_by, having, order_by
10221022

10231023

10241024
***********************

0 commit comments

Comments
 (0)