Name
SQL-DATABASE-WARNING — Used to warn while accessing a
CLSQL database.
Condition Type
Class Precedence List
sql-database-warning, sql-warning, warning, sql-condition, condition, t
Description
This condition represents warnings signalled while accessing
a database. The following initialization arguments and
accessors exist:
Initarg: :database
Accessor: sql-warning-database
Description: The database object that was involved in the
incident.