mirror of
https://github.com/neilotoole/sq.git
synced 2024-12-22 07:31:39 +03:00
7396aadb9e
* The query language now supports multiple joins.
5 lines
156 B
YAML
5 lines
156 B
YAML
options:
|
|
# The "upper" func is from the sprig template library. This
|
|
# test verifies that sprig is present.
|
|
result.column.rename: "{{.Name | upper}}"
|