lnav/test/expected/test_sql.sh_dd540973a0dc863...

691 B

✘ error: call to raise_error(msg) failed
reason: oops!
--> command-option:2
| ;SELECT $inum, $nul, $fnum, $str, raise_error('oops!')
= note: the bound parameters are set as follows:
$fnum:FLOAT = “2”
$inum:INTEGER = “1”
$nul:NULL = “<NULL>”
$str:TEXT = “abc”