mirror of
https://github.com/tstack/lnav
synced 2024-11-08 01:10:29 +00:00
601 B
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”
--> 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”