Skip to content

Commit 8d394bb

Browse files
Update docs/src/pages/en/features/executing-queries.mdx
Co-authored-by: John Murray <[email protected]>
1 parent 989fa7c commit 8d394bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/en/features/executing-queries.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ ask you for it every time.
7070
subqueries using this replacement. You can also change the query columns/filters
7171
itself.
7272

73-
**TIP**: You can also set a parameters for queries at the top of the the file using `-- @var :name = '%e%'`.
73+
**TIP**: You can also set parameters for a query by preceding it with comment lines `-- @var :name = '%e%'`. Parameter values set in comments take priority over values set in the connection definition.

0 commit comments

Comments
 (0)