Condition Type SQL-DATABASE-WARNING — Used to warn while accessing a CLSQL database.
Condition Type
sql-database-warning, sql-warning, warning, sql-condition, condition, t
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.
sql-database-warning is a CLSQL extension.