You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test/expected/test_sql.sh_dd540973a0dc863...

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”