r9133: case handling, test report summarizing, documentation additions
[clsql.git] / base / package.lisp
index d78b6ab3457aded7ff73688291bb04563f3fde36..f57ea7e38835b55503a5983fe3f47326c38b0cc5 100644 (file)
@@ -80,7 +80,9 @@
      #:make-process-lock
      #:with-process-lock
      #:command-output
-
+     #:symbol-name-default-case
+     #:convert-to-db-default-case
+     
      ;; Shared exports for re-export by CLSQL-BASE
      .
      #1=(#:clsql-condition
         #:db-type-has-subqueries?
         #:db-type-has-boolean-where?
         #:db-type-has-fancy-math?
+        #:db-type-default-case 
         #:db-backend-has-create/destroy-db?
         #:db-type-transaction-capable?
         ))