X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftest-fddl.lisp;h=a8cc0fdcfd1fd4d31649bbf6214f3b01742a610b;hb=155c60b5195d618ef93541699694d57a21be3246;hp=32e645bb277135ae9201299e2c7ff1f4aa86e0e7;hpb=b7c241a91a77592f8ec89cb76c2a7ed359b60ab1;p=clsql.git diff --git a/tests/test-fddl.lisp b/tests/test-fddl.lisp index 32e645b..a8cc0fd 100644 --- a/tests/test-fddl.lisp +++ b/tests/test-fddl.lisp @@ -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