Commit 283c157
committed
minor #5228 Clarify
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes #5228).
Discussion
----------
Clarify `query_builder` closure return type
It wasn't clear what the Closure should return when passing it in the `query_builder` option.
Commits
-------
fbe9ea5 Clarify `query_builder` closure return typequery_builder closure return type (kix)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments