X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=1a40b50e8c7b73c3263e1f1065334157c6309815;hp=37edf69944c346921e997c04b3153866e1722c15;hb=4c15c38fcc4eef61e9e84fb6d756bf5a14e15e00;hpb=7cc407732ccb8437d1b38f2d8cce2c648f98dd45 diff --git a/ChangeLog b/ChangeLog index 37edf69..1a40b50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,19 @@ -24 May 2004 Kevin Rosenberg +25 May 2004 Kevin Rosenberg + * Version 2.11.0 released: Full Oracle support. All tests pass * db-oracle/oracle-sql.lisp: Add declaration so that SBCL runs efficiently. * tests/test-init.lisp: capitalize odbc backend name in banner * CONTRIBUTORS: Add note about Marcus' excellent work * sql/oodml.lisp: Removed old stub function * clsql.asd: Use module names in current package rather than keyword package - * db-oracle/oracle-sql.lisp: Don't trim trailing spaces + * db-oracle/oracle-sql.lisp: Don't trim trailing spaces. Prevent interrupts + in setting sequence position. Make autocommits more efficient. + * tests/test-init.lisp: Skip 2 tests on Oracle which have unsupported syntax + * sql/oodml.lisp: Get rid of undocumented raw-string type. CommonSQL + strings are raw (non-trimmed trailing whitespace). Add database-get-type-specifier + and read-sql-value for NUMBER and CHAR. + * sql/base-classes.lisp: Add autocommit slot + * sql/transaction.lisp: Added autocommit processing, mild cleaning. + * doc/intro.xml: Add Oracle 24 May 2004: Marcus Pearce (m.t.pearce@city.ac.uk) * db-postgresql-socket/postgresql-socket-sql.lisp: replace