Use JSON arrays in dbpf

This commit is contained in:
2020-07-17 15:03:53 +02:00
parent 7709239636
commit d1491e0860
2 changed files with 8 additions and 28 deletions

View File

@@ -35,8 +35,7 @@ when reading empty arrays from an input link.
#### Array support for dbpf
The dbpf function now accepts arrays, including empty arrays, as a quoted
whitespace separated list of values.
The dbpf function now accepts arrays, including empty arrays as a JSON string.
#### Scalar records reading from empty arrays