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