mirror of
https://github.com/neilotoole/sq.git
synced 2025-01-04 14:32:26 +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}}"
|