lnav/test/expected/test_sql.sh_dd540973a0dc86320d84706845a15608196ae5be.err
2023-08-30 06:55:24 -07:00

601 B

✘ error: 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”