This commit is contained in:
avogar 2022-01-28 20:07:13 +03:00
parent 8858b6bf86
commit 3f5365f1a9

View File

@ -5,7 +5,6 @@ CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
. "$CURDIR"/../shell_config.sh
opts=(
--input-format CSV
-q 'SELECT number FROM numbers(2)'
)