Handle sql decimal type identically to sql numeric type--read into a double.
[clsql.git] / ChangeLog
index 9107ff22b4851987cb743f4a28d2a161fa547471..8b7aecf3d251ff05f16983f99d48932d191da25c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2012-01-05  Nathan Bird  <nathan@acceleration.net>
+
+       * db-odbc/odbc-dbi.lisp: handle sql decimal type in the same way
+       as numeric type-- read into a double float.
+
+2011-01-04  Russ Tyndall  <russ@acceleration.net>
+       * sql/operations.lisp
+
+       Fixed bug reported by JTK related to the not-null sql-expression
+       especially as used in conjunction with the is operator.
+
+       Made null called with more than one argument throw an exception
+       instead of silently discarding all arguments past the first
+
 2012-01-04  Nathan Bird  <nathan@acceleration.net>
 
        * db-odbc/odbc-api.lisp (%sql-driver-connect): in the call to