sq/cli/config/yamlstore/testdata/bad.09.record.column.rename.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

4 lines
116 B
YAML

options:
# Should fail because not_a_func is not a valid function.
result.column.rename: "{{not_a_func .data}}"