r9388: * db-oracle/oracle-api: Add OCIServerVersion
[clsql.git] / tests / test-fddl.lisp
index 32e645bb277135ae9201299e2c7ff1f4aa86e0e7..a8cc0fdcfd1fd4d31649bbf6214f3b01742a610b 100644 (file)
@@ -28,7 +28,7 @@
            (sort (mapcar #'string-downcase
                          (clsql:list-tables :owner *test-database-user*))
                  #'string<))
-  "addr" "company" "ea_join" "employee" "type_table")
+  "addr" "company" "ea_join" "employee" "type_bigint" "type_table")
 
 ;; create a table, test for its existence, drop it and test again 
 (deftest :fddl/table/2