#! /bin/bash run_test ./drive_sql "select json_concat(json('[null, true, 0]'), 1.0, 2.0)" check_output "json_concat does not work" <