lnav/test/expected/test_sql.sh_dd540973a0dc86320d84706845a15608196ae5be.err

10 lines
601 B
Plaintext
Raw Normal View History

2023-08-30 13:55:24 +00:00
✘ 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”