From: Nathan Bird Date: Mon, 20 Jun 2011 19:48:38 +0000 (-0400) Subject: Adding ChangeLog entry for changes in development since 5.3.4 X-Git-Tag: v5.4.0~5 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=4548dab1234ab33db07006607c886476d0889829 Adding ChangeLog entry for changes in development since 5.3.4 --- diff --git a/ChangeLog b/ChangeLog index d89b2ab..57f93ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,17 @@ 2011-06-20 Nathan Bird + + * sql/time.lisp: Handle parsing already parsed objects. + * sql/oodml.lisp: raise exception if we generate an update with no + where clause; incorporate Ryszard Szopa's patch for functional + expressions in :order-by + * sql/expressions.lisp: (listify nil) => nil instead of (nil). + * db-odbc/: bugfixes for working with older versions of FreeTDS; + support for bigints that works on mssql and postgres + * MSSQL improvements: use top instead of limit, IDENTITY can be a + column constraint, clsql:date becomes 'smalldatetime' + +2011-06-20 Nathan Bird + * Version 5.3.4 * db-postgresql-socket/postgresql-socket-api.lisp: Addendum to Otto Diesenbacher's patch that had a spurious write a 0