From: Marcus Pearce Date: Wed, 21 Jul 2004 17:00:05 +0000 (+0000) Subject: r9809: Changelog entry for previous commit. X-Git-Tag: v3.8.6~265 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=cbf3adcc7e49f244b047d2a821c11bde653f9649 r9809: Changelog entry for previous commit. --- diff --git a/ChangeLog b/ChangeLog index 5b104d5..84cf705 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ CommonSQL compatibility. * tests/test-init.lisp: skip test :FDDL/TABLE/6 on Oracle since this column constraint syntax is not supported. + * tests/test-fddl.lisp: change column indexed in test :FDDL/INDEXES/2 + from EMPLID to LAST_NAME since Oracle complains that EMPLID is already + indexed. 17 Jul 2004 Marcus Pearce * doc/ref-fdml.xml: document CACHE-TABLE-QUERIES.