Handle sql decimal type identically to sql numeric type--read into a double.
[clsql.git] / ChangeLog
index c49345b487680dce01820541df15583a4a99bead..8b7aecf3d251ff05f16983f99d48932d191da25c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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