All releases of Common Lisp SQL


Release Notes: This version supports case-sensitive Common Lisp implementations and features an improved loader for foreign libraries.


Release Notes: SBCL-Unicode is now supported.


Release Notes: Support for fractional seconds was provided. Developers can now suppress reader macros.


Release Notes: This release adds support for Unicode on Steel Bank Common Lisp.


Release Notes: Support for 64-bit systems and fink on Darwin was improved. Memory management was optimized.


Release Notes: This release detects and supports unsigned integers in databases.


Release Notes: This version no longer uses "change-class" when running on CLisp, and also accepts strings instead of only symbols as table names.


Release Notes: This version ignores dropped columns and uses the sb-md5 package in an sbcl environment.


Release Notes: This version includes a new database backend to support SQLite 3. The functional interface now supports the "lower" and "upper" SQL functions.


Release Notes: Besides several bugfixes, the MySQL backend of CLSQL now accepts :blob as a result type.