sq/cli/config/yamlstore/testdata/good.10.template-sprig.sq.yml
Neil O'Toole 7396aadb9e
#12: multiple joins (#280)
* The query language now supports multiple joins.
2023-07-03 09:34:19 -06:00

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}}"