X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=f682d2c7e6a84e72da6f686b11a26c85af0fc4de;hp=f3475781412938adeeaecdd991a73c7f74454e47;hb=fc6e46a000589bffc1a1b69cb3fe13bcbaade59b;hpb=d4bb1303dea9ba6734b86abc34e904edb3e36f6f diff --git a/ChangeLog b/ChangeLog index f347578..f682d2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,10 @@ * doc/appendix.xml: Add Oracle backend information * db-oracle/oracle-objects.lisp: Add database-get-type-specifier for universal-time. Convert BIGINT CLSQL type to CHAR SQL type + * db-mysql/mysql-sql.lisp: Fix condition name to sql-connection-error + * doc/ref-clsql.xml: Renamed from ref_clsql.xml. Change the documentation + for map-query to reflect changed in arguments to be CommonSQL compatible. + Updated old clsql conditions to new CommonSQL compatible conditions. 25 May 2004 Kevin Rosenberg * sql/oodml.lisp: (string n) now produces a CHAR field. Add new VARCHAR