X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2Ftest-time.lisp;h=bf2085e9235ac17d897a22541e03f3b2796bb761;hp=47f07095caff03613d475a5a9cf7ba6021925ec7;hb=6f5877c86265e4cbf3bf3904a287c46eb1211a32;hpb=550692f8d4ee3f416aa82a47712f257c535ad00e diff --git a/tests/test-time.lisp b/tests/test-time.lisp index 47f0709..bf2085e 100644 --- a/tests/test-time.lisp +++ b/tests/test-time.lisp @@ -1,5 +1,4 @@ ;;; -*- Mode: Lisp -*- -;;; $Id$ ;;; ;;; Copyright (c) 2000, 2001 onShore Development, Inc. ;;; @@ -9,7 +8,7 @@ #.(clsql-sys:locally-enable-sql-reader-syntax) (def-view-class datetest () -e ((testtimetz :column "testtimetz" + ((testtimetz :column "testtimetz" :type clsql-sys:wall-time :db-kind :base :db-constraints nil