Skip to content

Commit 14e9d74

Browse files
authored
docs: Add name to query set configuration (#3011)
* docs: Add name to query set configuration * kick github
1 parent 5d27a28 commit 14e9d74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/config.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ sql:
3434
3535
Each mapping in the `sql` collection has the following keys:
3636

37+
- `name`:
38+
- An human-friendly identifier for this query set. Optional.
3739
- `engine`:
3840
- One of `postgresql`, `mysql` or `sqlite`.
3941
- `schema`:

0 commit comments

Comments
 (0)