fixed sqlite bug where sqlite-aref was called with incorrect args (thanks Zach)
[clsql.git] / ChangeLog
index 4b16c13363afc310e6ce2159df04ead8cced3fa8..7cb22c77b970ef957141a1e60d6a37e34d3ebb71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-12-03 Russ Tyndall <russ@acceleration.net>
+       * sqlite-sql.lisp
+       Added database arg to `canonicalize-result-types` so that it could
+       correctly call `sqlite-aref` with the required number of arguments
+       Thanks Zach Beane for the bug report.
+
 2014-07-29 Russ Tyndall <russ@acceleration.net>
        * mysql-api.lisp, mysql-sql.lisp, test-connection.lisp
        Added code to the mysql backend to pull all result sets as