Handbook
Glossary
postgresql-error-message ( -- str )
Vocabulary
db
.
postgresql
.
lib
Inputs
None
Outputs
str
an
object
Definition
USING:
accessors
db
namespaces
;
IN:
db.postgresql.lib
:
postgresql-error-message
( -- str )
db-connection
get
handle>>
(postgresql-error-message)
;