r9123: test & capability updates
[clsql.git] / sql / package.lisp
index 6a1150353270240dbbaa5d6c2b16484331df2307..76fbe5f81373dcaf6eeea0288b9a385b71b92371 100644 (file)
        #:db-type-has-subqueries?
        #:db-type-has-boolean-where?
        #:db-type-transaction-capable?
+       #:db-type-has-fancy-math?
        #:database-underlying-type
        ))
    (:export
     #:db-type-has-subqueries?
     #:db-type-has-boolean-where?
     #:db-type-transaction-capable?
+    #:db-type-has-fancy-math?
     #:database-underlying-type
    
    .