mirror of
https://github.com/tstack/lnav
synced 2024-11-03 23:15:38 +00:00
691 B
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”
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”