Handbook
Glossary
<sql-table-missing> ( table -- error )
Vocabulary
db
.
errors
Inputs
table
an
object
Outputs
error
an
object
Definition
USING:
kernel
;
IN:
db.errors
:
<sql-table-missing>
( table -- error )
f
swap
sql-table-missing
boa
;