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 74472d7 commit 426425aCopy full SHA for 426425a
docs/codeql/ql-language-reference/annotations.rst
@@ -295,7 +295,7 @@ at the places where it is called.
295
**Available for**: |non-member predicates|
296
297
The ``pragma[inline_late]`` annotation must be used in conjunction with a
298
-``bindingset[...]`` pragma and together they tell the QL optimiser to inline
+``bindingset[...]`` pragma. Together, they tell the QL optimiser to inline
299
the annotated predicate after join ordering and to join order callers and callee
300
based on the given binding set. This can be useful to prevent the optimiser
301
from choosing a sub-optimal join order.
0 commit comments