mirror of
https://github.com/neilotoole/sq.git
synced 2024-12-20 14:41:31 +03:00
4 lines
116 B
YAML
4 lines
116 B
YAML
|
options:
|
||
|
# Should fail because not_a_func is not a valid function.
|
||
|
result.column.rename: "{{not_a_func .data}}"
|