X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=a7ce8d0772ccb7d8e9e71d9e39937b9708150049;hp=38ae4f6587708f7db1eea0f358a86c2b0d6850d5;hb=d0b59237966d6fbc27adcbbae11fa85087ea122d;hpb=2f185bf0167aa5a0be8e82a0c1ee961ca28f1426 diff --git a/ChangeLog b/ChangeLog index 38ae4f6..a7ce8d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,20 @@ 22 May 2004 Kevin Rosenberg - * Oracle backend now fails 6 out of 200 tests - * sql/sql.lisp: Ensure recyclebin is purged for oracle in + * Version 2.10.21 released + * sql/classes.lisp: honor case of string tables when outputting queries + +22 May 2004 Kevin Rosenberg + * Version 2.10.20 released: Oracle backend now fails 6 out of 200 tests + * TODO: Added 2 variances from CommonSQL. Add tests for owner phrases + and string identifiers with non-default case + * sql/table.lisp: Don't convert string table name to a symbol. + * sql/classes.lisp: Honor case of string identifiers + * sql/sql.lisp: Ensure recyclebin is purged for Oracle in TRUNCATE-DATABASE * db-oracle/oracle-sql.lisp: Add sequence functions, fix use of - of owner phrases + of owner phrases. Obtain server and client versions. * db-oracle/oracle-objects.lisp: Fix type specifiers * tests/test-fddl.lisp: Allow :varchar2 and :number as data types * tests/test-init.lisp: Properly get username from Oracle connection-spec - * TODO: Add that tests are needed for owner phrases 22 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) * sql/generics.lisp: reworked docstrings. Remove generics for