X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=base%2Fdatabase.lisp;h=1c6fa63ee82fc12911175575a755470b3e8854aa;hp=5f00b3867aee1b08c8b23d2eb7b712e23fbfca79;hb=79dacf4fb7e6707e815c3e8072e5c809acaa9386;hpb=3a070c83b207ce10bd426f0bd9c2ff72a41aa8c8 diff --git a/base/database.lisp b/base/database.lisp index 5f00b38..1c6fa63 100644 --- a/base/database.lisp +++ b/base/database.lisp @@ -176,10 +176,10 @@ error should be signaled if the existing database connection cannot be closed. When non-nil (this is the default value) the connection is closed without error checking. When FORCE is nil, an error is signaled if the database connection has been lost." - ;; TODO: just a placeholder + ;; TODO: Support all backends. Perhaps integrate with pools + ;; Handle error and force keywords (declare (ignore database error force))) - (defun status (&optional full) "The function STATUS prints status information to the standard