From: Kevin M. Rosenberg Date: Sun, 16 May 2004 18:33:36 +0000 (+0000) Subject: r9379: Add note about X-Git-Tag: v3.8.6~441 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=15d9bb598423a2098ffd07fcf578e01550cdadfe r9379: Add note about condition variances --- diff --git a/ChangeLog b/ChangeLog index 573716d..6148842 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,8 @@ * doc/TODO: New file * test/test-fdml.lisp: Added FDML/SELECT/34 to test run-time instantiation of variables in reader macros. - * TODO: Remove item already complete + * TODO: Remove item already complete. Add note about + condition variances 16 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) * sql/syntax.lisp: added condition to the reader macro to treat [*] diff --git a/TODO b/TODO index dcda174..24477fd 100644 --- a/TODO +++ b/TODO @@ -11,6 +11,7 @@ TESTS TO ADD COMMONSQL INCOMPATIBILITY + o Condition names/accessors o userenv (Oracle specific but deprecated in Oracle 9) VARIANCES FROM COMMONSQL