lnav/test/expected/test_sql.sh_dd540973a0dc86320d84706845a15608196ae5be.err

11 lines
691 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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