r9114: fixes for list-indexes
[clsql.git] / base / package.lisp
index daea90f55082e0284549a37f7167d918eb0592c7..0301230f7cbbecc2b6798659939be3689adfea31 100644 (file)
         #:transaction-level
         #:transaction
 
+        ;; Database features specialized by backend
+        #:db-use-column-on-drop-index?
+        
         ))
     (:documentation "This is the INTERNAL SQL-Interface package of CLSQL-BASE."))