r9808: * db-oracle/oracle-sql.lisp: enable :OWNER :ALL in DATABASE-LIST-* for
[clsql.git] / tests / test-init.lisp
index ac294a7e68b3de8735e92c4b5911cfa85e5a929e..e3a0a03098fbad4ae001f6cccd2dff56656f9e8f 100644 (file)
                (clsql-sys:in test :fdml/query/6 :fdml/select/31))
           (push (cons test "union not supported") skip-tests))
          ((and (eq *test-database-type* :oracle)
-               (clsql-sys:in test :fdml/query/8 :fdml/select/21))
+               (clsql-sys:in test :fdml/query/8 :fdml/select/21 
+                              :fddl/table/6))
           (push (cons test "syntax not supported") skip-tests))
           ((and (not (member *test-database-underlying-type* 
                              '(:postgresql :oracle)))