Support :autoincrement for Postgres on table creation by rebuilding what Postgres...
[clsql.git] / ChangeLog
index 0cf32cf11a4a58ffdff103108259b8da57468130..f667115e223b0a792a647e65c9d3ce20abb5409a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2011-03-30  Kevin Rosenberg <kevin@rosenberg.net>
+       * sql/metaclasses.lisp: Apply one-line patch to fix
+       for newer SBCL (thanks to Nikodemus Siivola)
+
+2010-10-24  Kevin Rosenberg <kevin@rosenberg.net>
+       * Version 5.2.0
+       * db-odbc/odbc-api.lisp: Change from SBCL-specific
+       to UFFI version of octets-to-strings. Reported by
+       Daniel Brunner <daniel@dbrunner.de>
+       * sql/oodml.lisp: Apply patch from Rupert Swarbrick
+       <rswarbrick@gmail.com>: Fix behaviour with auto-inc
+       primary keys.
+       * sql/expressions.lisp, tests/test-syntax.lisp: Apply
+       patch from Russ Tyndall to quote identifiers with space
+       or special character.
+
 2010-09-20  Kevin Rosenberg <kevin@rosenberg.net>
        * Version 5.1.4
        * sql/{pool,database}.lisp: Pass encoding argument to