Merge branch 'dataset-refactoring' of git://github.com/UnwashedMeme/clsql
[clsql.git] / ChangeLog
1 20 Jan 2009  Nathan Bird <nathan@acceleration.net>
2         * Version 4.3.0
3         * Rewrite tests to use datasets
4
5 07 Jan 2009  Kevin Rosenberg <kevin@rosenberg.net>
6         * sql/utils.lisp: Changes to support Lispworks 6
7
8 10 Dec 2009  Kevin Rosenberg <kevin@rosenberg.net>
9         * Version 4.2.0
10         * doc/ref-ooddl.lisp: Add needed CDATA escapes
11         * doc/clsql.pdf, doc/html.tar.gz: Build new manuals with
12         normalized view classes.
13
14 10 Dec 2009  Kevin Rosenberg <kevin@rosenberg.net>
15         Large patch from Thijs Oppermann <thijso+clsql@gmail.com> to add
16         support for normalized view classes.  When having view class that
17         inherit from others, CLSQL by default builds tab all the columns
18         from the parent in the child. This patch is meant to normali so
19         that a join is done on the primary keys of the concerned tables to
20         get a set.
21
22 10 Dec 2009  Kevin Rosenberg <kevin@rosenberg.net>
23         * sql/time.lisp: Patch from Oleg Tihonov to SYNTAX-PARSE-ISO-8601
24         to properly parse fractions of seconds.
25
26 10 Dec 2009  Kevin Rosenberg <kevin@rosenberg.net>
27         * sql/time.lisp: Patch from Oleg Tihonov to roll function
28         to properly use USEC argument.
29
30 21 Nov 2009  Kevin Rosenberg <kevin@rosenberg.net>
31         * Version 4.1.2
32         * Makefiles: On 64-bit Linux systems, try to build both 32 and 64-bit
33         interface libraries. This requires the installation of multiarch build tools
34         as well as 32-bit support libraries (libc, libz and libmysqlclient).
35
36 04 Sep 2009  Kevin Rosenberg <kevin@rosenberg.net>
37         * Version 4.1.1
38         * sql/fdml.lisp: Rework do-query to use supplied database
39         parameter when passed a sql-object-query
40         (thanks to JTK <jetmonk@gmail.com>)
41         * sql/generic-postgresql.lisp: Allow optional connect
42         parameters for postgresql databases (thanks to Stephen Compall)
43         * doc/ref-{clsql,connect}.xml, sql/db-interfaces.lisp:
44         Fix transposed letters (thanks to Stephen Compall)
45         * db-mysql/Makefile: Add directory for MacPorts mysql5 port
46         (thanks to Stephen Compall)
47         * sql/database.lisp: Have database-type default be
48         *default-database-type* (thanks to Desmond O. Chang)
49         * sql/transactions.lisp: Improved handlining of nested
50         transactions (thanks to Eli Naeher)
51         * sql/time.lisp: Commit patch to fix parse-iso-8601-duration
52         (thanks to Stephen Compall)
53         * sql/database.lisp: Use :verbose nil for asdf:operate
54         invocation (Thanks to Mackram Raydan)
55         * sql/metaclasses.lisp: Rework initialize-instance for
56         view-class-direct-slot-definition (thanks to Stephen Compall)
57
58 31 Aug 2009  Kevin Rosenberg <kevin@rosenberg.net>
59         * sql/db-interface.lisp: Fix spelling error (thanks to
60         David Thompson)
61         * clsql-mysql.asd/db-mysql/mysql-loader.lisp: Commit
62         patch from Andreas Franke to honor windows drive letter
63         when loading clsql_mysql C library.
64
65 31 Aug 2009  Kevin Rosenberg <kevin@rosenberg.net>
66         * Version 4.1.0
67         * db-mysql/mysql-{sql,api}.lisp,db-mysql/clsql_mysql.c:
68         Latest version of mysqlclient once again changed the C
69         structures from which the mysql backend reads data.
70         Rather than adding yet another structure definition which
71         is enabled by the client version as read by mysql-client-info.lisp,
72         the mysql backend has been re-written to ignore in the internal
73         C structures. Instead, C wrapper functions for slot access have
74         been added to clsql_mysql.c and are used by mysql-sql.lisp to
75         access the internals of C structures. This adds a bit of overhead,
76         but completely separates the lisp code from trying to keep up
77         with the continually changing internal C structure of mysql.
78         All tests in the test suite executed correctly with this change.
79
80 31 Aug 2009  Kevin Rosenberg <kevin@rosenberg.net>
81         * Version 4.0.6
82         * sql/database.lisp: Fix syntax on process-lock (thanks to
83         Stian Sletner)
84         * db-mysql/mysql-sql.lisp: Allow use of database parameter
85         in database-list function (thanks to Michael Pheasant)
86         * sql/oodml.lisp: Allow NULL values for floating-point fields
87         (thanks to Jan Rychter)
88
89 02 Jun 2009  Kevin Rosenberg <kevin@rosenberg.net>
90         * Version 4.0.5
91         * sql/database.lisp: Add process-lock for deleting database from
92         a pool (thanks to Ralf Mattes).
93
94 25 Feb 2008  Kevin Rosenberg <kevin@rosenberg.net>
95         * Version 4.0.4
96         * sql/expressions.lisp: Remove stray form (thanks to Samuel Ward)
97
98 12 Dec 2007  Kevin Rosenberg <kevin@rosenberg.net>
99         * sql/expressions.lisp: Bind *in-subselect* when outputting
100         selections (patch from unknown source).
101         
102 11 Dec 2007  Kevin Rosenberg <kevin@rosenberg.net>
103         * Version 4.0.3
104         * sql/metaclasses.lisp: Unify base-table processing by extracting 
105         the correct code from initialize-instance :around into the helper
106         function set-view-table-slot. Call that function also in
107         reinitialize-instance :around replacing erroneous code discovered
108         by Josh Feinstein.
109         
110 17 Nov 2007  Kevin Rosenberg <kevin@rosenberg.net>
111         * BUGS: Add note about benefit of using configure file to create
112         Makefiles (suggestion from Joe Corneli)
113         
114 22 Oct 2007  Kevin Rosenberg <kevin@rosenberg.net>
115         * Version 4.0.2
116         * db-postgresql/postgresql-sql.lisp: Patch from Gabriele Favalessa based on
117         Andrew Golding suggestion for more informative :error-id slot.
118         
119 17 Sep 2007  Kevin Rosenberg <kevin@rosenberg.net>
120         * Version 4.0.1
121         * db-mysql/mysql-sql.lisp: Convert query to uffi cstring (thanks to
122         Albert Krewinkel).
123         * doc/Makefile, doc/html.xsl: Change output encoding from ISO-8859-1 to UTF-8
124         
125 14 Sep 2007  Kevin Rosenberg <kevin@rosenberg.net>
126         * Version 4.0.0: Major version increase to warn of potential
127         backwards incompatibility.
128         * NEWS: Document potentional backward incompatible changes
129         * db-mysql/mysql-sql.lisp: Changes session SQL mode to ANSI immediately
130         after connecting. This may break compatibility with some applications
131         who are using non-ANSI features with MySQL. This change is required to
132         properly support view-classes using a string as their :base-table
133         attribute. This allows users to specify the case of table names. 
134         This is feature is even more essential for MySQL itself since MySQL
135         uses case-sensitive table names. Use connection-based database-create
136         and database-destroy rather than trying to invoke command-line mysql 
137         utility. Remove automatic upcasing of strings from list-indices. 
138         * db-postgresql/postgresql-sql.lisp: Use connection-based 
139         database-create and database-destroy rather than trying to invoke
140         command-line utilities.
141         * db-postgresql-socket/postgresql-socket-sql.lisp: Use
142         database-execute-command rather than execute-command for
143         database-{create,destroy}. Connect to postgres database
144         rather than template1 for those database creation/deletion.
145         * sql/metaclasses.lisp: Store the string value of :base-table if a 
146         string is provided. Perform sql-escape at time of view-table name
147         creation.
148         * tests/test-init.lisp: Use "ej_join" as a string, rather than a 
149         symbol, since "ej_join" is specified as :base-table. Clear the
150         expression output-cache in case the code for generating sql output
151         has changed.
152         * test/test-oodml.lisp: whitespace fix
153         * sql/ooddl.lisp: Use quoted string for primary key constraint if
154         table name is specified as a string.
155         * sql/oodml.lisp: Don't convert a string view-table name to database's 
156         default case.
157         * sql/expressions.lisp: Properly handle table and attribute identifiers
158         when they are a string. Do not change case of symbols to match database
159         default case.
160         * sql/operations.lisp: Change multiword symbols to upper case.
161         * sql/fddl.lisp: Quote base-table if a string to preserve case
162         for drop-table and create-table.
163         * tests/test-syntax.lisp: Add tests of low-level string attribute
164         identifiers.
165         
166 20 Jul 2007  Kevin Rosenberg <kevin@rosenberg.net>
167         * Version 3.8.6
168         * db-oracle/oracle-loader.lisp: Rework use of ORACLE_HOME directory
169         (problem noted on clsql-devel by icardo Boccato Alves)
170         * sql/pool.lisp: Remove incorrect keyword
171         * sql/database.lisp: Rework WITH-DATABASE to not make the database the
172         default database (reported by Saurabh Nanda and Chaitanya Gupta)
173         * doc/ref-connect.lisp: Update the documentation to WITH-DATABASE to
174         emphasis that make-default has a default value of nil.
175         * sql/transaction.lisp: Adjust commit/rollback messages for Microsoft
176         SQL Server. (patch from Nathan Bird)
177         * sql/metaclasses.lisp: Use finalize-inheritance hack on SBCL because
178         of trouble with def-view-class compilations (patch from Nathan Bird)
179         
180 15 Jul 2007  Kevin Rosenberg <kevin@rosenberg.net>
181         * Version 3.8.5
182         * db-mysql/mysql-loader.lisp: Revert previous change since libmysql is
183         not dynamically loaded on Windows
184         
185 22 Jun 2007  Kevin Rosenberg <kevin@rosenberg.net>
186         * Version 3.8.4
187         * db-mysql/mysql-loader.lisp: Do not bother loading libmysqlclient since
188         that library is dymically linked to clsql-mysql library. Thus, the mysql
189         library will be automatically loaded. This has only been tested on Linux,
190         thus far.
191
192 29 May 2007  Kevin Rosenberg <kevin@rosenberg.net>
193         * tests/test-fddl.lisp: Add :order-by for :fddl/big/1 as
194         reported by Ricardo Boccato Alves
195
196 02 May 2007  Kevin Rosenberg <kevin@rosenberg.net>
197         * sql/database.lisp: Add ability of WITH-DATABASE to return
198         multiple values (patch from Liam Healy)
199         
200 25 Apr 2007  Kevin Rosenberg <kevin@rosenberg.net>
201         * Version 3.8.3
202         * doc/connect.xml: variable description fix by Liam Healy
203         * db-sqlite3/sqlite3-api.lisp, uffi/clsql-uffi-loader.lisp:
204         Apply patches from Marcus Pierce to reduce load-time warnings
205         * sql/package.lisp: Export iso-timestring as requested by Kevin Blaisdell
206
207 23 Mar 2007  Kevin Rosenberg <kevin@rosenberg.net>
208         * Version 3.8.2
209         * sql/db-postgresql-socket-api.lisp: Change read-socket-sequence to
210         disable wide characters for crypt salt sequence on SBCL, based
211         on patch from Lars Nostdal.
212
213 26 Jan 2007  Kevin Rosenberg <kevin@rosenberg.net>
214         * Version 3.8.1
215         * sql/pool.lisp: Test pooled connection when popped from
216         the pool to ensure the connection still works. Currently, implemented
217         only for MySQL.
218
219 17 Jan 2007  Kevin Rosenberg <kevin@rosenberg.net>
220         * db-mysql/Makefile: Add potential mysql directories
221
222 31 Dec 2006  Kevin Rosenberg <kevin@rosenberg.net>
223         * sql/metaclasses.lisp: Remove usused saved-initargs
224         * clsql.asd: Also check ~/.clsql-init.lisp at load-time (usually used to
225         push search libraries)
226         
227 30 Dec 2006  Kevin Rosenberg <kevin@rosenberg.net>
228         * Version 3.8.0: BACKWARD INCOMPATABLE CHANGE!
229         * db-postgresql/postgresql-{api,loader,sql,package}.lisp:
230         Apply patch from Edi Weitz to avoid conflict with new Lispworks 5
231         POSTGRESQL package name. CLSQL's new package will be PGSQL, however
232         on non-Lispworks platforms, the nickname POSTGRESQL will still be
233         available. Applications directly using low-level POSTGRESQL package
234         are recommended to use the new PGSQL name.
235         * db-oracle/oracle-{api,sql}.lisp, sql/{expressions,loop-extension}.lisp,
236         Apply patch from Edi Weitz to reduce compiler warnings.
237         
238 28 Dec 2006  Kevin Rosenberg <kevin@rosenberg.net>
239         * Version 3.7.9
240         * sql/expressions.lisp: Commit patch from Edi Weitz to
241         use *default-database* for SQL-OUTPUT if no database is
242         explicitly passed to function.
243         * uffi/clsql-uffi-loader.lisp: Change load order to first try
244         plain name/type before attempting user-specified paths (patch
245         from Edi Weitz)
246         * uffi/ptrbits.c: New file to return number of bits in an pointer
247         * uffi/Makefile: use intbits to name .so file based on bit size.
248         Build both 32-bit and 64-bit libraries on 64-bit platform.
249         
250 30 Nov 2006  Kevin Rosenberg <kevin@rosenberg.net>
251         * Version 3.7.8
252         * db-sqlite3/sqlite3-sql.lisp: Commit patch from Edi Weitz fixing
253         error display
254
255 16 Oct 2006  Kevin Rosenberg <kevin@rosenberg.net>
256         * Version 3.7.7
257         * db-postgresql/postgresql-sql.lisp: Remove 
258         uffi:convert-foreign-to-native wrapper since using cstring for
259         PQresultErrorField
260
261 16 Oct 2006  Kevin Rosenberg <kevin@rosenberg.net>
262         * Version 3.7.6
263         * db-postgresql/postgresql-api.lisp: Fix UFFI return type for
264         PQresultErrorField foreign function.
265
266 16 Oct 2006  Kevin Rosenberg <kevin@rosenberg.net>
267         * Version 3.7.5
268         * doc/intro.xml: Update supported platforms.
269         * db-postgresql/postgresql-{package,api,sql}.lisp: Apply
270         changes from Andew Golding to use a more-specific error code
271         from PostgreSQL than the generic fatal error code of the result set.
272
273 03 Oct 2006  Kevin Rosenberg <kevin@rosenberg.net>
274         * sql/syntax.lisp: Commit patch from Marcus Pearce to improve
275         readtable modifications
276
277 02 Oct 2006  Kevin Rosenberg <kevin@rosenberg.net>
278         * sql/syntax.lisp: Check that original reader syntax functions
279         stored before trying to restore them.
280         
281 20 Sep 2006  Kevin Rosenberg <kevin@rosenberg.net>
282         * sql/syntax.lisp: Apply patch from Marcus Pearce to correctly
283         display sql reader syntax.
284
285 06 Sep 2006  Kevin Rosenberg <kevin@rosenberg.net>
286         * uffi/clsql-uffi-loader.lisp, db-mysql/mysql-loader.lisp: Change from using *features*
287         to decide on 64-bit platform and check size of most-positive-fixnum instead.
288         Needed to support clisp amd64.
289
290 03 Sep 2006  Kevin Rosenberg <kevin@rosenberg.net>
291         * Version 3.7.1
292         * sql/metaclasses.lisp: Rework slot type's to be more AMOP
293         compatibile. Add warning for a metaclass condition that should
294         not occur.
295         * sql/time.lisp: Fixed symbol case inconsistency causing problem
296         in AllegroCL's modern lisp. First sign of bug noted by
297         Joel Reymond on clsql-devel.
298         * clsql.asd: Make time.lisp depend on utils.lisp
299
300 31 Aug 2006  Kevin Rosenberg <kevin@rosenberg.net>
301         * db-mysql/mysql-loader.lisp: Apply patch from Marcus Pearce to push 
302         *library-file-dir* to CLSQL's library path.
303
304 30 Aug 2006  Kevin Rosenberg <kevin@rosenberg.net>
305         * Version 3.7.0: New platforms supported: SBCL/Win32, CLISP/Win32, CLISP/Cygwin,
306         CLISP/Linux x86, CLISP/Linux amd64, OpenMCL amd64. CLISP support requires the
307         latest development versions of CLISP, cffi, and cffi-uffi-compat packages.
308         * Makefile.common: Add OS detection
309         * uffi/make.sh, db-mysql/make.sh: Remove files
310         * uffi/Makefile, db-mysql/Makefile: Add support for cygwin compilation.
311         Refactor to remove need to make.sh shell scripts. 
312         * clsql.asd: Add support for loop extensions for clisp. Support clisp via cffi.
313         * sql/loop-extension.lisp: Define loop-record-iteration-path in CLSQL-SYS 
314         package rather than CL-USER. Add support for ansi-loop on clisp. 
315         * sql/ansi-loop.lisp: New file to support iteration on clisp. 
316         * db-mysql/mysql-api.lisp: Remove old mysql C API functions that no
317         longer exist in the mysql client library.
318         * doc/ref-fdml.lisp: Correct default field-type.
319         * sql/expressions.lisp: Use database-output-as-type if value exists for boolean output.
320         Fixed bug with noted with MySQL 5.0.24 and boolean values.
321         
322 28 Aug 2006  Kevin Rosenberg <kevin@rosenberg.net>
323         * Version 3.6.7
324         * sql/oodml.lisp: Remove high debugging level declaration
325
326 14 Aug 2006  Kevin Rosenberg <kevin@rosenberg.net>
327         * Version 3.6.6
328         * sql/generic-postgresql.lisp: Fix assumption that postgres user id
329         is always 1. Fixes problem noted with PostgreSQL 8.1.
330
331 12 Aug 2006  Kevin Rosenberg <kevin@rosenberg.net>
332         * Version 3.6.5
333         * sql/generic-postgresql.lisp: Add slot for has-table-pg_roles to
334         lazily cache if pg_roles tables exist. Selectively use SQL from
335         Joel's previous patch if pg_roles table exists. Should now work
336         with both postgresql 7.4 and 8.x.
337         
338 12 Aug 2006  Kevin Rosenberg <kevin@rosenberg.net>
339         * Version 3.6.4
340         * clsql.asd: Add support for c:\etc\clsql-init.lisp as possible
341         local initialization file
342         * db-mysql/mysql-loader.lisp: Remove former method of using pathnames
343         as name candidates.
344         * db-odbc/odbc-api.lisp: Work-around Allegro/Windows FFI bug
345         that generates incorrect integer return type
346         * sql/generic-postgresql.lisp: Revert patch from Joel Reymont since
347         it fails on versions of postgresql that lack the pg_role table
348         
349 07 Jul 2006  Kevin Rosenberg <kevin@rosenberg.net>
350         * Version 3.6.3
351         * sql/transactions.lisp: Important typo fix from Alexey Antipov
352         for database-start-transaction
353         
354 04 Jul 2006  Kevin Rosenberg <kevin@rosenberg.net>
355         * Version 3.6.2
356         * db-postgresql/postgresql-sql.lisp: Apply patch from Vladimir Sekissov
357         to close connection when failing to connect to database.
358         * sql/generic-postgresql.lisp: Apply patch from Joel Reymont
359         to avoid dropping system views.
360         * sql/oodml.lisp: Apply patch from Joel Reymont to avoid listify
361         a nil value [patch sponsored by Flektor]
362         * clsql-uffi.asd, uffi/make.sh: Patch from Richard Kreuter
363         for netbsd compilation
364         
365 15 May 2006  Kevin Rosenberg <kevin@rosenberg.net>
366         * doc/ref-ooddl.xml: Add documentation for :db-reader and :db-writer
367         slots for def-view-class macro [as reported missing by Thomas Fischbacher].
368         
369 09 May 2006  Kevin Rosenberg <kevin@rosenberg.net>
370         * db-postgresql-socket/postgresql-socket-api.lisp:
371         Apply patch from Marko Kocic adding the socket creation
372         function needed for CLISP.
373
374 08 May 2006  Kevin Rosenberg <kevin@rosenberg.net>
375         * Version: 3.6.0 (requires UFFI v1.5.11 or greater)
376         * db-oracle/metaclasses.lisp: Patch from James Bielman for
377         checking slot constraints.
378         * db-oracle/oracle-{api,sql}.lisp: Avoid dead pointers on loading
379         saved openmcl images (based on patch from James Bielman)
380
381 06 May 2006  Kevin Rosenberg <kevin@rosenberg.net>
382         * doc/ref-fdml.xml: Documentation patch from Marcus Pearce for limit keyword
383         
384 03 May 2006  Kevin Rosenberg <kevin@rosenberg.net>
385         * Version 3.5.7
386         * sql/time.lisp: Apply patch from Aleksandar Bakic to extended
387         duration parsing and unparsing to include year and month.
388         * clsql-uffi.asd, uffi/clsql-uffi-loader.lisp: Apply patch from Nathan Bird
389         improving library search on Windows platform.
390         * doc/ref-fdml.xml, /doc/TODO, tests/test-fdml.lisp, tests/test-init.lisp:
391         Apply patch from Marcus Pearce documenting and testing :limit and :offset for SELECT
392
393 20 Mar 2006  Kevin Rosenberg <kevin@rosenberg.net>
394         * Version 3.5.6
395         * clsql-postgresql-socket.asd, 
396         * db-postgresql-socket/postgresql-socket-package.lisp: 
397         Use the cl-md5 package on all platforms. Based on report 
398         from Alan Caulkins.
399         
400 09 Mar 2006  Kevin Rosenberg <kevin@rosenberg.net>
401         * Version 3.5.5
402         * uffi/make.sh, db-mysql/make.sh: Add GNU uname
403         
404 28 Feb 2006  Kevin Rosenberg <kevin@rosenberg.net>
405         * Version 3.5.4
406         * sql/metaclasses.lisp: Apply patch from Friedrich Dominicus to
407         fix accessor for new versions of SBCL
408         * db-oracle/oracle-sql.lisp: Apply patch from James Bielman
409         to improving parsing of time.
410         * db-db2/db2-constants.lisp: Change NULL_HANDLE has suggested
411         by Harold Lee.
412         * db-oracle/oracle-dbi.lisp: Add support for SQL BIT type
413         as noted by Russ Tyndall.
414         
415 16 Jan 2006  Kevin Rosenberg <kevin@rosenberg.net>
416         * Version 3.5.3
417         * sql/time.lisp: Commit patch from Aleksandar Bakic
418         to properly handle destructive flag
419         * db-postgresql-socket/postgresql-socket-api.lisp: Apply patch
420         from Steven Harris for socket files with SBCL.
421         * sql/pool.lisp: Apply patch from Vladimir Sekissov so that
422         new connections added to the pool do not become the *default-database*
423         * sql/connect.lisp: Optionally set *default-database* for pooled
424         connection when make-default is generalized true.
425         
426 23 Dec 2005  Kevin Rosenberg <kevin@rosenberg.net>
427         * Version 3.5.1
428         * sql/expressions.lisp: Ensure table names are properly escaped
429         before comparing -- fixes bug reported by Asbjørn Bjørnstad
430         on CLSQL-Devel.
431
432 02 Dec 2005  Kevin Rosenberg <kevin@rosenberg.net>
433         * sql/generic-postgresql.lisp: improved decoding of table attribute
434           parameters [from Vladimir Sekissov]
435         * sql/metaclasses.lisp: check that metaclass is standard-db-class or
436           it's subclass to prevent adding standard-db-object to supers if
437           somebody in the path has it already when metaclass inherited from
438           standard-db-class. [from Vladimir Sekissov]
439         
440 26 Nov 2005  Kevin Rosenberg <kevin@rosenberg.net>
441         * Version 3.5.0
442         * tests/test-init.lisp, tests/test-fddl.lisp, tests/test-fdml.lisp, 
443         * db-odbc/odbc-api.lisp, db-odbc/odbc-ff-interface.lisp,
444         * db-odbc/odbc-package.lisp, db-odbc/odbc-constants.lisp
445         * db-odbc/odbc-dbi.lisp, db-odbc/odbc-sql.lisp
446         * sql/fddl.lisp, sql/generic-odbc.lisp, sql/db-interface.lisp
447         * sql/transaction.lisp, sql/package.lisp, sql/time.lisp
448         Commit patch from Dominic Robinson providing support for 
449         Microsoft SQL Server
450         * doc/csql.lisp: Fix typo in slot name
451         
452 24 Nov 2005  Kevin Rosenberg <kevin@rosenberg.net>
453         * Version 3.4.7
454         * sql/time.lisp: Commit patch from Aleksandar Bakic for
455         correct handling of decode-time usec value  
456         * clsql-mysql.asd: Commit patch from Harald Hanche-Olsen to
457         correct the name of the shared library file.
458         
459 16 Nov 2005  Kevin Rosenberg <kevin@rosenberg.net>
460         * version 3.4.6
461         * sql/metaclasses.lisp: Avoid calling change-class on
462         effective-slot-definitions on sbcl to conform to sbcl 0.9.6.38
463         changes.
464         
465 15 Nov 2005  Kevin Rosenberg <kevin@rosenberg.net>
466         * Version 3.4.5
467         * sql/expressions.lisp: Patch from James Biel to add subselects
468
469 14 Nov 2005  Kevin Rosenberg <kevin@rosenberg.net>
470         * Version 3.4.4 [ Requires UFFI 1.5.7+] 
471         * db-oracle/oracle-{api,sql}.lisp: Patch from James Biel
472         to fix lifetime of foreign strings for Oracle calls
473
474 13 Nov 2005  Kevin Rosenberg <kevin@rosenberg.net>
475         * Version 3.4.3
476         * db-oracle/oracle-{api,sql}.lisp: Patch from James Biel
477         to improve performance
478         
479 12 Nov 2005  Kevin Rosenberg <kevin@rosenberg.net>
480         * Version 3.4.2
481         * clsql-uffi.asd: Patch from James Biel improving loading
482         * db-oracle/oracle-{api,sql}.lisp: Patch from James Biel
483         to support 64-bit lisps
484         
485 12 Nov 2005  Kevin Rosenberg <kevin@rosenberg.net>
486         * Version 3.4.1
487         * sql/expressions.lisp: Escape numbers to SQL strings
488         at expression level.
489         
490 11 Nov 2005  Kevin Rosenberg <kevin@rosenberg.net>
491         * Version 3.4: Add MySQL 5 support
492         * db-mysql/mysql-client-info.lisp: Recognize MySQL 5
493         * db-mysql/mysql-sql.lisp: Add support for views in MySQL 5
494         * doc/mysql-macosx-notes.txt: New document from Martin Brooks
495         
496 7 Nov 2005  Kevin Rosenberg <kevin@rosenberg.net>
497         * src/time.lisp: Apply patch from Aleksandar Bakic for ROLL
498         function.
499         * BUGS: Added report for update-object-joins by Aleksandar Bakic
500         
501 4 Nov 2005  Kevin Rosenberg <kevin@rosenberg.net>
502         * Version 3.3.4 [UFFI >= 1.5.5 needed]
503         * db-odbc/odbc-api.lisp: Apply patch from Yaroslav Kavenchuk
504         to add missing #\' character.
505         * clsql.asd: Add support for CLSQLINIT environmental variable,
506         based on patch from Yaroslav Kavenchcuk. New version of UFFI
507         required.
508         
509 30 Oct 2005  Kevin Rosenberg <kevin@rosenberg.net>
510         * Version 3.3.3
511         * sql/oodml.lisp: Apply patch from Drew Crampsie to fix
512         update-objects-joins when using the :target-slot attribute
513         
514 26 Oct 2005  Kevin Rosenberg <kevin@rosenberg.net>
515         * Version 3.3.2
516         * sql/expressions.lisp: Avoid parenthesis on multiple group-by fields
517         as noted by Harald Hanche-Olsen.
518         * tests/test-syntax.lisp: Add test for multiple field group-by
519         
520 25 Oct 2005  Kevin Rosenberg <kevin@rosenberg.net>
521         * Version 3.3.1
522         * sql/time.lisp: Commit patch from Alan Shields to
523         display escape string on wall-time display only when *print-escape*
524         is true.
525         
526 11 Oct 2005  Kevin Rosenberg <kevin@rosenberg.net>
527         * sql/metaclasses.lisp: Commit patch from Will to
528         properly set db-reader slot in effective-slot-definition
529         * sql/expressions.lisp: Commit patch from Alan Shields
530         adding make-load-form for sql-relational-exp
531         * sql/generic-postgresql.lisp: Commit patch from Aleksandar Bakic
532         adding support for new NUMBER type
533         
534 17 Sep 2005  Kevin Rosenberg <kevin@rosenberg.net>
535         * Version 3.3.0
536         * sql/time.lisp: Apply patch from Alan Shields adding DATE type.
537         * doc/ref-ooddl.xml: Documentation of new type
538         * notes/add-type-hints.txt: New file from Alan Shields
539         * sql/fddl.lisp: Add owner keyword to drop-table as suggested
540         by Francis Leboutte
541         * db-postgresql-socket/postgresql-socket-sql.lisp: Fix database-probe
542         as noted by Francis Leboutte. Similar fix applied to db-mysql and
543         db-postgresql.
544         * sql/expressions.lisp: Allow string table names for output as
545         contributed by Francis Leboutte.
546         * examples/clsql-tutorial.lisp: Support :postgresql-socket as noted 
547         by Francis Leboutte
548         
549 08 Sep 2005  Kevin Rosenberg <kevin@rosenberg.net>
550         * Version 3.2.4
551         * doc/into.xml: Change download from ftp to http protocol
552
553 08 Sep 2005  Kevin Rosenberg <kevin@rosenberg.net>
554         * Version 3.2.3
555         * db-oracle/oracle-sql.lisp: Correction for v3.2.2 changes by
556         Edi Weitz
557
558 08 Sep 2005  Kevin Rosenberg <kevin@rosenberg.net>
559         * Version 3.2.2
560         * db-oracle/oracle-sql.lisp: Add check for zero increment as
561         suggested by Edi Weitz. Add missing database-sequence-last function
562         as noted and tested by Edi Weitz. Ensure that UFFI buffer is freed
563         in handle-oci-error. Add unwind-protect to sql-stmt-exec. Free UFFI
564         stmthp object when query cursor is freed with OCI.
565
566 22 Aug 2005  Kevin Rosenberg <kevin@rosenberg.net>
567         * uffi/clsql-uffi-loader.lisp: Commit patch from astor@pvv.ntnu.no to
568         display search path when error occurs loading foreign library.
569         
570 05 Jul 2005  Kevin Rosenberg <kevin@rosenberg.net>
571         * Version 3.2.1
572         * doc/appendix.xml: Incorporate Edi Weitz's notes into documentation
573         with changes to support case-sensitive lisp implementations. Add
574         paragraph on using /etc/clsql-init.lisp site initialization file.
575         * clsql.asd: Load file /etc/clsql-init.lisp, if it
576         exists, after package is loaded to set site-specific configuration
577         
578 2005-06-24  Edi Weitz  <edi@agharta.de>
579         * sql/db-interface.lisp: Added new special variable
580         *FOREIGN-LIBRARY-SEARCH-PATHS* and function PUSH-LIBRARY-PATH to
581         manipulate it.
582         * sql/package.lisp: Export these.
583         * uffi/clsql-uffi-loader.lisp: Used new variable; changed order of
584         libs.
585         * db-mysql/mysql-loader.lisp: Changed order of libs.
586
587 09 Jun 2005 Kevin Rosenberg <kevin@rosenberg.net>
588         * Version 3.2.0: REQUIRES UFFI VERSION 1.4.38 OR HIGHER
589         * clsql-mysql.asd: Renamed clsql/mysql interface library from
590         mysql to clsql_mysql
591         * clsql-uffi.asd: Renamed clsql/uffi interface library from
592         mysql to clsql_uffi
593         * uffi/clsql_uffi.c: Renamed from uffi.c
594         * db-mysql/clsql_mysql.c: Renamed from mysql.c
595         * db-mysql/Makefile, db-mysql/Makefile.msvc, db-mysql/mysql-loader.lisp: Rename shared library
596         * uffi/Makefile, uffi/Makefile.msvc, uffi/uffi-loader.lisp: Rename shared library
597         * db-*/*-loader.lisp: Commit big patch from Edi Weitz to remove
598         absolute pathnames when searching for foreign libraries.
599         foreign library loading.
600         
601 07 Jun 2005 Kevin Rosenberg <kevin@rosenberg.net>
602         * Version 3.1.16
603         * db-mysql/mysql-api.lisp: Commit patch from Espen Wiborn
604         to support UTF-8 on sbcl unicode.
605         
606 18 May 2005 Kevin Rosenberg <kevin@rosenberg.net>
607         * Version 3.1.15
608         * sql/time.lisp: Fix bug in roll that caused failure in test suite
609
610 17 May 2005 Kevin Rosenberg <kevin@rosenberg.net>
611         * Version 3.1.14
612         * sql/oodml.lisp: Properly handle when db-writer is NIL
613
614 11 May 2005 Kevin Rosenberg <kevin@rosenberg.net>
615         * sql/expressions.lisp: Avoid using simple-string declaration when
616         a non-simple string may be encountered. [issue noted by 
617         will@cesmail.net] Add a simple-string declaration for a local
618         string generated.
619         
620 06 May 2005 Kevin Rosenberg <kevin@rosenberg.net>
621         * sql/oodml.lisp: Change db-writer and db-reader processing to accept
622         a symbol as well as function to serve as a function designator
623         [issue noted by will@cesmail.net]
624
625 05 May 2005 Kevin Rosenberg <kevin@rosenberg.net>
626         * Version 3.1.13
627         * sql/time.lisp: Fix error in submitted patch which caused error
628         in timestrings with 19 or less characters.
629         
630 27 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
631         * Version 3.1.12
632         * db-postgresql-socket/postgresql-api.lisp: Commit patch from Tim Howe
633         to fix read-socket-sequence on non-sb-unicode sbcl.
634         
635 26 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
636         * Version 3.1.12
637         * sql/time.lisp: Commit patch from Daniel Lowe which adds support
638         for fractional seconds which is required by PostgreSQL
639         * db-postgresql/postgresql-loader.lisp: Add library path for Windows
640         
641 25 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
642         * sql/csql.lisp: Update URL for "SQL for Web Dummies" [Sean Champ]
643         
644 24 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
645         * Version 3.1.11
646         * sql/syntax: Commit patch from Alan Shields to supress reader
647         macros when *read-supress* is T.
648         
649 13 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
650         * Version 3.1.10
651         * db-postgresql-socket/postgresql-socket-api.lisp: Commit patch
652         from Janis Dzerins to support unicode on SBCL
653         * sql/syntax: Commit patch from Alan Shields to improve reporting
654         of invalid syntax statements.
655         
656 06 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
657         * Version 3.1.9
658         * db-mysql/mysql-sql.lisp: Add port to connection specification
659         based on patch from Dave Watson
660         * doc/appendix.xml: Document MySQL port parameter to connection spec
661
662 03 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
663         * Version 3.1.8
664         * sql/time.lisp: Patch from Keith James for parsing ISO-8601 timestamps
665         
666 18 Mar 2005 Kevin Rosenberg <kevin@rosenberg.net>
667         * sql/oodml.lisp: Add missing database argument [Patch from
668         Alan Caulkins]
669         
670 03 Mar 2005 Kevin Rosenberg <kevin@rosenberg.net>
671         * sql/oodml.lisp: Improve database priority in 
672         update-records-from-instance [Patch from Walter C. Pelissero]
673         
674 17 Feb 2005 Kevin Rosenberg <kevin@rosenberg.net>
675         * Version 3.1.7
676         * sql/package.lisp: Export database-reconnect from clsql-sys
677
678 08 Feb 2005 Kevin Rosenberg <kevin@rosenberg.net>
679         * sql/oodml.lisp: Use explicit database in fault-join-target-slot
680         [Patch from Walter Pelissero]
681         
682 29 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
683         * db-postgresql/postgresql-loader.lisp: Add additional
684         directories to Fink on darwin [patch from Cyrus Harmon].
685         
686 29 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
687         * Version 3.1.6
688         * sql/oodml.lisp: Clear view instance cache when delete-instance-records
689         is invoked [suggested by Alan Shutko].
690         * uffi/clsql-uffi-loader.lisp: Improvements for loading with SBCL X86-64
691         * sql/metaclasses.lisp: Don't change case of a :base-table string supplied
692         to def-view-class [fix suggested by Fred Gilham].
693         
694 25 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
695         * tests/*.lisp: Change Vladamir to Vladimir per Cyrus Harmon's
696         suggestion.
697         * sql/utils.lisp: Fix unnecessary consing noted by Fred Gilham.
698         * doc/*.xml: Fix spelling of Vladimir
699         
700 24 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
701         * doc/bookinfo.xml, doc/csql.xml, doc/intro.xml: Update links
702         now that LispWorks is an independant company [noted by
703         Martin Thornquist]
704         
705 22 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
706         * db-sqlite/sqlite-sql.lisp, db-sqlite3/sqlite3-sql.lisp:
707         Better support for 64 bit environments
708
709 05 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
710         * Version 3.1.5
711         * sql/metaclass.lisp: Make t the default value of :set
712         [noted by Cyrus Harmon]
713
714 28 Dec 2004 Kevin Rosenberg <kevin@rosenberg.net>
715         * Version 3.1.4
716         * uffi/clsql-uffi.lisp: Add support for unsigned integers
717         * db-mysql/mysql-sql.lisp: Add support for detecting/marking
718         unsigned integers. Apply patch from Yannick Gingras to
719         implement database-sequence-last.
720         
721 26 Dec 2004 Kevin Rosenberg <kevin@rosenberg.net>
722         * doc/ref-fdml.lisp: Fix variable tag name to varname
723         [noted by Eduardo Munoz]
724         * db-mysql/mysql-loader.lisp: Handle library paths for 64-bit systems
725         
726 06 Dec 2004 Kevin Rosenberg <kevin@rosenberg.net>
727         * Version 3.1.2
728         * sql/ooddl.lisp: Accept patch from Klaus Harbo for
729         update-object-joins.
730         * sql/metaclass.lisp: Remove unnecssary (and runtime error
731         causing) change-class invocation when running on CLISP.
732         * db-mysql/mysql-api.lisp: Commit patch from Paul Werkowski
733         to fix structure name.
734         * sql/database.lisp: More specific error message with trying
735         to use a database value of NIL.
736         * sql/expressions.lisp: Accept a string for the table name
737         in (sql-output sql-delete database) [suggested by Ed Symanzik].
738         
739 11 Nov 2004 Kevin Rosenberg <kevin@rosenberg.net>
740         * Version 3.1.1
741         * sql/generic-postgresql.lisp: Commit patch from Chris Capel to
742         ignore columns which have been dropped.
743         * clsql-postgresql-socket.asd, db-postgresql-socket/postgresql-socket-package.lisp:
744         Use sb-md5 package on SBCL, recommended by Chris Capel
745         
746 09 Nov 2004 Kevin Rosenberg <kevin@rosenberg.net>
747         * Version 3.1.0 released: New SQLite3 backend by Aurelio Bignoli
748         * doc/appendix.xml: Document SQLITE3 backend, patch by Aurelio Bignoli
749         * sql/operations.lisp: Add lower and upper SQL functions [Daniel Lowe].
750         
751 08 Nov 2004 Kevin Rosenberg <kevin@rosenberg.net>
752         * sql/expressions.lisp: Fix slot name [thanks to Daniel Lowe]
753
754 31 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
755         * clsql-sqlite3, db-sqlite3/*: NEW BACKEND
756         contributed by Aurelio Bignoli
757
758 23 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
759         * sql/oodml.lisp: Commit patch from Walter Pelis
760         to use an object's database for a select on its slot.
761         
762 20 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
763         * uffi/uffi.c, uffi/clsql-uffi.lisp: Commit patch from
764         Aurelio Bignoli to fix negative 64-bit integers
765         
766 07 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
767         * db-mysql/mysql.c: Fix parameters in bind_param call
768
769 07 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
770         * uffi/clsql-uffi.lisp: Add support for :blob result-type
771         * db-mysql/mysql-sql.lisp: Add support for :blob
772         result-type
773         
774 04 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
775         * db-mysql/mysql-sql.lisp, db-db2/db2-sql.lisp: Add
776         missing quotes for types in code that is still in development
777         (thanks to Joerg Hoehle)
778         
779 03 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
780         * Version 3.0.8 released
781         * db-sqlite/sqlite-*.lisp: Apply patch from
782         Aurelio Bignoli with improvements
783         
784 01 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
785         * multiple: Apply patch from Joerg Hoehle with multiple
786         improvements.
787         
788 01 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
789         * Version 3.0.7 released
790         * sql/oodml.lisp, sql/package.lisp, db-mysql/mysql-objects.lisp:
791         Add support for mediumint.
792         * sql/metaclass.lisp: Rework CLISP MOP handling
793         * sql/ooddl.lisp: Work-around to have CLISP finalize standard-db-class
794         
795 28 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
796         * sql/metaclass.lisp: Support CLISP's attribute name
797         for the type field in direct class slots
798         
799 27 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
800         * Version 3.0.6 released
801         * BUGS: New file. Document suspected SIGPIPE
802         interaction between SBCL and libpq used in
803         postgresql backend.
804         * doc/ref-fdml.lisp: Document the :caching and :refresh
805         keywords of the SELECT function.
806         * doc/ref-ooddml.lisp: Document the new *default-caching*
807         variable.
808         * sql/package.lisp: Export *default-caching*
809         * sql/oodml.lisp: Use *default-caching* to 
810         control default caching behavior.
811         
812 21 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
813         * Version 3.0.5 release
814         * doc/appendix.xml: Add note about loading Oracle8 version
815         * db-oracle/oracle-loader.lisp: Support Oracle8 based on
816         data from David Young.
817
818 10 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
819         * doc/Makefile, doc/catalog-darwin.xml: Apply
820         patch from Cyrus Harmon for building docs on Mac OS X
821         * sql/package.lisp: Add new (pre-release) clisp MOP package     
822         
823 09 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
824         * Version 3.0.4 Release
825         * multiple: Remove superfluous quotes in UFFI def-type
826         and def-foreign-type forms.
827         
828 07 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
829         * Version 3.0.3 Release
830         * db-postgresql-socket/postgresql-socket-api.lisp: Commit patch
831         from Tagore Smith to call force-output after sending authentication
832         * db-odbc/odbc-api.lisp: Move ODBC v3 conversons
833         * db-odbc/odbc-sql.lisp: Load mysql or postgresql package when connecting
834         to a database of that type so that functions that indicate capabilities of
835         database are available.
836         
837 02 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
838         * db-odbc/odbc-api.lisp: More conversions to ODBC v3
839         
840 02 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
841         * Version 3.0.2 Release
842         * TODO: Add note about ODBC on Windows
843         * db-odbc/odbc-loader.lisp: Add /winnt/system32/ to
844         search directories
845         * db-odbc/odbc-ff-interface.lisp: Change the return type 
846         of SQLSetEnvAttr to :short
847         
848 02 Sep 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
849         * examples/clsql-tutorial.lisp: added missing initarg for the COMPANYID
850         slot of the employee View Class definition [reported by Franz Deuzer]. 
851
852 01 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
853         * Version 3.0.1 Release
854         * tests/test-init.lisp: Add second join class to employee-address
855         to test a class with two join slots.
856         * sql/oodml.lisp: Fix find-all function for a class with multiple
857         join slots
858         * TODO: Remove need to test/fix multiple join classes
859         
860 27 Aug 2004 Kevin Rosenberg <kevin@rosenberg.net>
861         * db-mysql/Makefile, db-mysql/mysql-loader.lisp: accept patch
862         from Jon Buffington for file locations on Darwin.
863         
864 17 Aug 2004 Kevin Rosenberg <kevin@rosenberg.net>
865         * sql/db-interface.lisp: Improve messages when functions
866         are passed a database object, but the method is not specialized
867         for that database type.
868         * sql/metaclasses.lisp: Fix inline declaration (reported by
869         Cyrus Harmon)
870         
871 14 Aug 2004 Kevin Rosenberg <kevin@rosenberg.net>
872         * TODO: Add bug report about SQL generation with a table
873         containing two join slots.
874         * sql/oodml.lisp: Add optional size to VARCHAR type
875         
876 3 Aug 2004 Kevin Rosenberg <kevin@rosenberg.net>
877         * Version 3.0.0 Release
878         * sql/expressions.lisp: Change declaration that
879         caused error on openmcl
880         * db-aodbc/aodbc-sql.lisp: Fix storage location
881         of odbc connection. Specialize database-query since
882         dbi's :types keyword is different than generic-odbc's
883         :result-types keyword
884         * sql/db-interface.lisp: Add warnings for methods
885         not specialized by a db backends
886         * tests/test-fddl.lisp: Fix case of symbols to support
887         case-sensitive Allegro 
888         * db-oracle/oracle-sql.lisp: Rework errbuf in handle-oci-error
889         * tests/test-init.lisp: Note that odbc driver for postgresql
890         doesn't properly handle table ownership
891         * LATEST-TEST-RESULTS: update with version 3.0.0
892         
893 1 Aug 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
894         * sql/expressions.lisp: conditionalise escaping of backslash in 
895         generated SQL strings on backend. 
896         * tests/test-fdml.lisp: test for escaping of backslash. 
897         * sql/oodml.lisp: minor tidying in FIND-ALL. 
898
899 26 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
900         * NEWS: Initial 3.0 announcement draft
901         * README: Expand acknowledgements of incorporated projects
902         * CONTRIBUTORS: Further document Marcus Pearce contributions
903         
904 23 Jul 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
905         * sql/oodml.lisp: add DATABASE-OUTPUT-SQL-AS-TYPE method specialisation
906         to print floats with the exponent markers removed. 
907         * tests/test-oodml.lisp: add tests for updating records with floats. 
908
909 22 Jul 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
910         * db-oracle/oracle-sql.lisp: enable :OWNER :ALL in DATABASE-LIST-* for 
911         CommonSQL compatibility. 
912         * tests/test-init.lisp: skip test :FDDL/TABLE/6 on Oracle since 
913         this column constraint syntax is not supported. 
914         * tests/test-fddl.lisp: change column indexed in test :FDDL/INDEXES/2
915         from EMPLID to LAST_NAME since Oracle complains that EMPLID is already 
916         indexed. 
917
918 17 Jul 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
919         * doc/ref-fdml.xml: document CACHE-TABLE-QUERIES. 
920         * tests/test-fdml.xml: add test for CACHE-TABLE-QUERIES. 
921         * doc/ref-ooddl.xml: minor changes to syntax and examples entries 
922         for uniformity. 
923         * doc/ref-oodml.xml: add examples for OODML. 
924         * sql/oodml.lisp: ensure SELECT passes on its REFRESH argument 
925         to FIND-ALL. 
926         * sql/metaclasses.lisp: update docstrings. 
927         * tests/test-init.lisp: change :db-constraints for emplid to 
928         (:not-null :unique) as a temporary test for multiple column constraints 
929         in DEF-VIEW-CLASS. 
930         * tests/test-oodml.lisp: add tests for *DB-AUTO-SYNC* and 
931         return type of (SETF SLOT-VALUE-USING-CLASS). 
932         * TODO, doc/TODO: remove items done. 
933         * README: fix typo. 
934         
935 16 Jul 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
936         * sql/oodml.lisp: on Lispworks, use weak valued hash tables for 
937         object caching. 
938         * sql/expressions.lisp: Fix SQL generation for the symbol NIL. 
939
940 16 Jul 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
941         * sql/expressions.lisp: reactivate caching of generated SQL strings. 
942         Move methods for DATABASE-OUTPUT-SQL, OUTPUT-SQL and SQL-HASH-KEY 
943         here from sql/fdml.lisp. Rationalise behaviour of SQL-OUTPUT, 
944         OUTPUT-SQL and DATABASE-OUTPUT-SQL. 
945         * sql/fdml.lisp: remove disabled method ADD-STORAGE-CLASS. Move 
946         methods for DATABASE-OUTPUT-SQL, OUTPUT-SQL and SQL-HASH-KEY to 
947         sql/expressions.lisp. 
948         * sql/ooddl.lisp: replace call to DATABASE-OUTPUT-SQL in 
949         DATABASE-PKEY-CONSTRAINT with call to SQL-OUTPUT. 
950         * sql/generics.lisp: add docstrings. 
951
952 15 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
953         * Version 2.11.16
954         * db-oracle/oracle-sql.lisp: Remove OpenMCL specific
955         code in favor of fixing UFFI with James Bielman's patch
956         
957 14 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
958         * Version 2.11.15
959         * db-oracle/oracle-sql.lisp: Apply patch for OpenMCL/OSX
960         from James Bielman
961         
962 14 Jul 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
963         * README, INSTALL: update URLs. Minor updates to descriptions. 
964         * tests/README: remove stuff about editing contexts. 
965
966 12 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
967         * db-oracle/oracle-objects.lisp: Change *default-varchar-length* to 
968         *default-string-length*
969         
970 12 Jul 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
971         * tests/test-syntax.lisp, tests/test-fdml.lisp: add tests for escaping 
972         of single quotes. 
973         * tests/test-fddl.lisp: add tests for column and table constraints 
974         in CREATE-TABLE. Add test for OWNER keyword parameter to 
975         LIST-TABLES (assuming same underlying machinery in other FDDL 
976         functions). 
977         * tests/test-init.lisp: restrict above test to postgresql and oracle. 
978         
979 12 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
980         * db-sqlite/sqlite-sql.lisp: Fix condition as reported by Aurelio 
981         Bignoli.
982
983 11 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
984         * sql/oodml.lisp, sql/package.lisp, doc/ref-ooddl.lisp, db-mysql/mysql-objects.lisp: Add tinyint type
985         
986 10 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
987         * Version 2.11.14
988         * doc/*.xml: documentation additionals and fixes so
989         that docbook passes xmllint.
990         
991 9 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
992         * Version 2.11.13
993         * sql/fdml.lisp: Apply patch from Kim Minh Kaplan 
994         to change escaping of single quotes. Mild optimizations
995         for escaped string output.
996         * doc/ref-ooddl.lisp: documentation additions
997         * doc/ref-oodml.lisp: Add purpose to functions
998         * TODO: Add need to test single quote escaping
999         
1000 7 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
1001         * doc/ref-ooddl.xml, doc-ref-oodml.xml: documentation additions
1002         * sql/ooddl.lisp: Added SMALLINT type
1003         * sql/generic-postgresql.lisp: Added INT2 as SMALLINT type
1004         * db-mysql/mysql-objects.lisp: Added SMALLINT type
1005         * sql/package.lisp: Export SMALLINT
1006         * sql/expressions.lisp: Add MYSQL's UNSIGNED and ZEROFILL as
1007         db-constraints
1008         
1009 6 Jul 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
1010         * sql/expressions.lisp: add AUTO-INCREMENT and UNIQUE to the 
1011         recognised column constraints for CREATE-TABLE and the :DB-CONSTRAINTS 
1012         View Class slot option. 
1013         * sql/ooddl.lisp: fix bug preventing the :DB-CONSTRAINTS View Class 
1014         slot option accepting a list of constraints [reported by Travis Cross]. 
1015         * doc/ref-fddl.xml: add some examples of specifying column and 
1016         table constraints to the documentation for CREATE-TABLE. 
1017         * TODO: add note about adding tests for table/column constraints. Add 
1018         optimisation note about using cached attribute types in insert/update
1019         operations. 
1020         
1021 3 Jul 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
1022         * doc/appendix.xml: add notes about idiosyncrasies/unsupported 
1023         features and so on the documentation for each backend. 
1024         * doc/TODO: remove items done. 
1025         * doc/ref-transaction.xml: add note in introduction about 
1026         autocommit mode as a difference from CommonSQL. 
1027         * doc/ref-syntax.xml: add notes about SQL syntax state functions 
1028         being macros in CLSQL. Add note about SQL operators which are 
1029         CLSQL extensions. 
1030
1031 2 Jul 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
1032         * Version 2.11.12 released
1033         * doc/ref-recording.xml: document SQL I/O recording. 
1034         * doc/ref-prepared.xml: new file for documenting prepared statements. 
1035         * doc/clsql.xml: comment out include for large object and CLSQL-SYS 
1036         documentation. 
1037         * doc/ref-conditions.xml: complete documentation of condition system. 
1038         * doc/global-index.xml: add symbols from condition system and remove
1039         those from LOB and prepared statement APIs. 
1040         * doc/ref-fdml.xml: complete documentation of FDML.
1041         * doc/glossary.xml: add View Class. 
1042         * doc/TODO: remove items done. 
1043         * sql/conditions.lisp: make SQL-CONDITION a parent of SQL-ERROR. 
1044         * sql/package.lisp: remove FOR-EACH-ROW from exports list. Export 
1045         additional slot accessors for condition classes. 
1046
1047 1 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
1048         * doc/ref-ooddl.lisp: Add documentation
1049         * doc/ooddl.lisp: Move *DEFAULT-VARCHAR-LENGTH* from oodml.lisp
1050         and rename to *DEFAULT-STRING-LENGTH*. Add docstring.
1051         * doc/oodml.lisp: Rename references to new name of
1052         *DEFAULT-STRING-LENGTH*
1053
1054 1 Jul 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
1055         * doc/ref-transaction.xml: document transaction handling. 
1056         * sql/transaction.lisp: ensure that COMMIT, ROLLBACK and 
1057         START-TRANSACTION return NIL as per the CommonSQL spec. Modify 
1058         ADD-TRANSACTION-{ROLLBACK|COMMIT}-HOOK such that a database is 
1059         passed as a keyword argument defaulting to *DEFAULT-DATABASE*.
1060         Added docstrings. 
1061
1062 30 Jun 2004 Marcus Pearce <m.t.pearce@city.ac.uk>
1063         * doc/ref-fdml.xml: document the FDML. 
1064         * doc/ref-fddl.xml: move documentation for TRUNCATE-DATABASE here. 
1065         * sql/ooddl.lisp: moved *default-varchar-length* to here from 
1066         oodml.lisp and renamed to *default-string-length*
1067         
1068 23 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
1069         * sql/oodml.lisp: Add keyword :transactions to def-view-from-class
1070         to allow specifying transactionless table creation
1071         * doc/ref-oodml.lisp: Add new keyword to signature of 
1072         DEF-VIEW-FROM-CLASS     
1073         
1074 18 Jun 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
1075         * Version 2.11.11
1076         * sql/expressions.lisp: when removing duplicate table identifiers 
1077         in the FROM clause of a query, check both table name and alias 
1078         are equivalent. 
1079         * sql/fdml.lisp: remove DESCRIBE-TABLE. 
1080         * sql/db-interface.lisp: remove generics DESCRIBE-TABLE and 
1081         DATABASE-DESCRIBE-TABLE. 
1082         * sql/package.lisp: remove DESCRIBE-TABLE, DATABASE-DESCRIBE-TABLE 
1083         and LIST-TABLE-INDEXES. 
1084         * sql/generic-postgresql.lisp: add reader conditional #+nil for 
1085         DATABASE-DESCRIBE-TABLE and comment about its uses for 
1086         re-implementing LIST-ATTRIBUTE-TYPES with a single SQL query 
1087         returning type info for all attributes. 
1088         Fix DATABASE-SEQUENCE-LAST. 
1089         * sql/fddl.lisp: remove LIST-TABLE-INDEXES and redefine 
1090         LIST-INDEXES with additional keyword parameter :ON. 
1091         * tests/test-fddl.lisp: replace LIST-TABLE-INDEXES in :fddl/index/3 
1092         with LIST-INDEXES (with :ON parameter). 
1093         * doc/global-index.xml: remove DESCRIBE-TABLE and LIST-TABLE-INDEXES. 
1094         * doc/ref-connect.xml: minor tidying. 
1095         * doc/ref-fddl.xml: document the FDDL. 
1096         * doc/TODO: removed items done. Moved note about transaction handling 
1097         from TODO to here. 
1098         * TODO: move note about transaction handling to doc/TODO. Added 
1099         optimization note about LIST-ATTRIBUTE-TYPES and LIST-INDEXES. 
1100         
1101 13 Jun 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
1102         * Version 2.11.10
1103         * sql/syntax.lisp: updated docstrings. 
1104         * sql/package.lisp: exported DATABASE-NAME-FROM-SPEC from CLSQL 
1105         package.
1106         * sql/database.lisp: add docstrings for CREATE-DATABASE, 
1107         DESTROY-DATABASE, TRUNCATE-DATABASE and LIST-DATABASES. Replace 
1108         CLSQL-GENERIC-ERROR signalled in RECONNECT with SQL-CONNECTION-ERROR. 
1109         * doc/ref-syntax.xml, doc/global-index.xml: minor tidying. 
1110         * doc/ref-connect.xml: document connection/initialisation. 
1111         * doc/ref-fdml.xml: move TRUNCATE-DATABASE reference entry here. 
1112         * doc/TODO: remove items done. 
1113         * Makefile: add db-oracle to to SUBDIRS. 
1114
1115 13 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
1116         * sql/oodml.lisp: Add new serialization functions:
1117         WRITE-INSTANCE-TO-STREAM and READ-INSTANCE-FROM-STREAM
1118         * sql/expressions.lisp: Avoid duplicate FROM names when selecting
1119         from a table that has more than one primary index.
1120         * sql/conditions.lisp: Fix printing of closed-database error
1121         
1122 13 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
1123         * Version 2.11.9
1124         * sql/conditions.lisp: Set initial slot value for message in SQL-WARNING
1125         * sql/transactions.lisp: Correctly set slots of SQL-WARNING
1126
1127 12 Jun 2004 Marcus Pearce <m.t.pearce@city.ac.uk>
1128         * sql/package.lisp: export DATABASE-TYPE from CLSQL and subclasses 
1129         of SQL-EXPRESSION from CLSQL-SYS. 
1130         * sql/syntax.lisp: make error signalled in SQL-OPERATION an 
1131         SQL-USER-ERROR. Make SQL-OPERATOR return just one value. 
1132         * doc/Makefile: added Mandrake linux. 
1133         * doc/catalog-redhat.xml, doc/catalog-mandrake.xml: new files. 
1134         * doc/appendix.xml: fixed little typo (adsf). 
1135         * doc/glossary.xml: removed closed-database and note about 
1136         sql-expression, added some entries. 
1137         * doc/ref-syntax.xml: documented the symbolic SQL syntax. 
1138
1139 10 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
1140         * Version 2.11.8
1141         * db-mysql/mysql-loader.lisp: Remove load of unnecessary zlib library
1142         * multiple: Add generalized-boolean type as requested by
1143         Edi Weitz
1144         * TODO: Added need for test of generalized-boolean
1145         
1146 9 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
1147         * Version 2.11.7 released
1148         * uffi/clsql-uffi-loader.lisp: Apply patch from Edi Weitz
1149         for loading with clc-register-user-package. Remove personal
1150         directory from path lisp.
1151         * db-mysql/mysql-loader.lisp: Similar changes
1152         
1153 8 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
1154         * Version 2.11.6 released
1155         * sql/oodml.lisp: Commit patch from Edi Weitz
1156         to fix symbol writing/reading
1157         * TODO: Add need for symbol slot test
1158         
1159 7 Jun 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
1160         * sql/package.lisp: remove duplicate export of 
1161         *CACHE-TABLE-QUERIES-DEFAULT*. 
1162         * doc/ref-*.xml, doc/global-index.xml: new files documenting 
1163         the CommonSQL compatible api. 
1164         * tests/test-fdml.lisp: modified the test :fdml/transaction/3 to 
1165         reflect changes in return values of WITH-TRANSACTION. 
1166
1167 04 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
1168         * tests/README: Fix filename [reported by Bill Clementson]
1169         * sql/transactions.lisp: Apply return value patch from
1170         Edi Weitz for WITH-TRANSACTION
1171         * tests/README: Remove ptester package requirement (as noted
1172         by Bill Clementson)
1173         
1174 03 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
1175         * Version 2.11.5 released
1176         * examples/clsql-tutorial.lisp: Remove obsolete :nulls-ok attribute,
1177         Select connection-spec based on connection type. Bugs reported by
1178         Bill Clementson.
1179         * uffi/uffi.dll, uffi/uffi.lib: Recompile with Visual Studio 2003
1180         * db-mysql/mysql-loader.lisp: Update check for zlibwapi library
1181         name on Windows, add \bin\ directory to search path
1182         
1183 31 May 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
1184         * db-odbc/odbc-sql.lisp: DB-TYPE replaced with DATABASE-TYPE in 
1185         DATABASE-CONNECT. 
1186         * sql/operations.lisp: substr now generates SUBSTR for use on 
1187         Oracle; added a new operator SUBSTRING for use elsewhere. minus 
1188         now generates MINUS for use on Oracle. Nvl signals an error if 
1189         not called with exactly 2 arguments. Add concat function for use 
1190         instead of the || operator on MySQL and Oracle. 
1191         * sql/syntax.lisp: changed internal symbol for the || operator to 
1192         CONCAT-OP. 
1193         * sql/expressions.lisp: removed redundant and unused functions 
1194         GENERATE-SQL (cf. SQL-OUTPUT) and DATABASE-CONSTRAINT-DESCRIPTION
1195         (cf. MAKE-CONSTRAINTS-DESCRIPTION). 
1196         * sql/generics.lisp: removed generic function for 
1197         DATABASE-CONSTRAINT-DESCRIPTION (see above). 
1198         * tests/test-syntax.lisp: modified/added tests according to changes
1199         in sql/operations.lisp. 
1200         * tests/test-fdml.lisp: changed SUBSTR to SUBSTRING in test 
1201         :fdml/select/21.  
1202         * sql/package.lisp: added the operators SQL-SUBSTRING, SQL-CONCAT-OP 
1203         and SQL-USERENV to the shared exports list. Removed 
1204         ROLLBACK-TRANSACTION, COMMIT-TRANSACTION, DATABASE-START-TRANSACTION, 
1205         DATABASE-ABORT-TRANSACTION, DATABASE-COMMIT-TRANSACTION, 
1206         TRANSACTION-LEVEL, TRANSACTION,  RECORD-SQL-COMMAND and 
1207         RECORD-SQL-RESULT from shared exports list. 
1208         
1209 30 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
1210         * db-postgresql/postgresl-sql.lisp: Avoid computing
1211         result-types lisp when nil result-types. Return only
1212         one value when field-types nil.
1213         * db-mysql/mysql-sql.lisp: Simple queries now
1214         working with prepared statements.
1215         
1216 30 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
1217         * Version 2.11.4: MySQL 4.1 now passes all tests
1218         * sql/package.lisp: Add API for prepared statments.
1219         * sql/fdml.lisp: Change implicit flatp processing
1220         for string map-query for greater CommonSQL conformance.
1221         Add high-high API for prepared statements.
1222         * tests/test-basic.lisp: Add test for map-query and
1223         single argument.
1224         * sql/transactions.lisp: Change name/semantics of
1225         autocommit to set-autocommit.
1226         * sql/generic-postgresql.lisp: Add support for
1227         prepared statements. 
1228         * tests/test-internal.lisp: New file
1229         * sql/odbc-api.lisp: Update to using ODBC V3 protocol
1230         * clsql-mysql.asd, clsql-uffi.asd: Remove check and Common Lisp
1231         Controller invocation.
1232         * db-mysql/mysql-api.lisp: Add support for MySQL 4.1 field structure
1233         * sql/expressions.lisp: Avoid emitting double parenthesis when a
1234         function contains a subselect. 
1235         
1236 27 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
1237         * Version 2.11.3
1238         * sql/ooddl.lisp: Commit patch from Edi Weitz fixing return
1239         type (setf slot-value-using-class)
1240         * TODO: add not that need a test case for the above fix
1241         * db-sqlite: Remove clisp support since clisp can not run CLSQL
1242         with its MOP usage
1243         * db-oracle/oracle-sql.lisp: By default, use OCIEnvCreate as 
1244         introduced in Oracle8. Leave older code selectable by a reader macro
1245         for Oracle7 and prior. Avoid use of OCIServerAttach since CLSQL
1246         uses OCILogon and does not the more complex session management.
1247         
1248 26 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
1249         * sql/oodml.lisp: Commit universal-time typo patch from Edi Weitz
1250         * test/test-init.lisp: Add universal-time slot to person.
1251         * test/test-fddl.lisp: Add tests of universal-time slot
1252         * test/test-ooddl.lisp: Test universal-time slot in an object
1253         * TODO: Remove need for universal-time test     
1254         * debian/rules, debian/control: Add cl-sql-oracle binary package
1255         * doc/appendix.xml: Add Oracle backend information
1256         * db-oracle/oracle-objects.lisp: Add database-get-type-specifier for
1257         universal-time. Convert BIGINT CLSQL type to CHAR SQL type
1258         * db-mysql/mysql-sql.lisp: Fix condition name to sql-connection-error
1259         * doc/ref-clsql.xml: Renamed from ref_clsql.xml. Change the documentation
1260         for map-query to reflect changed in arguments to be CommonSQL compatible.
1261         Updated old clsql conditions to new CommonSQL compatible conditions.
1262         
1263 25 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
1264         * sql/oodml.lisp: (string n) now produces a CHAR field. Add new VARCHAR
1265         type. Added *default-varchar-length* rather than previous hard-coded
1266         varchar length. Remove 'simple-string and 'simple-base-string since they
1267         are subtypes of 'string.
1268         * db-oracle/oracle-sql.lisp: Use *default-varchar-length* rather than
1269         local hard-coded value.
1270         * sql/metaclasses.lisp: Convert specified type VARCHAR and (VARCHAR n) to Lisp
1271         type string. Convert specified-type (CHAR n) to string. Convert specified-type
1272         CHAR to lisp type character.
1273         * sql/generic-postgresql.lisp: (string n) => (CHAR n)
1274         * sql/operations.lisp: Add userenv
1275         * doc/TODO: Add AUTOCOMMIT. Remove need for large table and bigint
1276         slot tests
1277         * sql/oracle-sql.lisp: Add 64-bit bigint direct conversion
1278         * uffi/clsql-uffi.lisp: Handle signed 64-bit integers
1279         * test/test-init.lisp: Add large table with bigint slot
1280         
1281 25 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
1282         * Version 2.11.1 released: Much simpler Oracle client library loading.
1283         Now uses ORACLE_HOME environmental variable as well as tests default
1284         path for Oracle Instant Client. 
1285         
1286 25 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
1287         * Version 2.11.0 released: Full Oracle support. All tests pass
1288         * db-oracle/oracle-sql.lisp: Add declaration so that SBCL runs efficiently.
1289         * tests/test-init.lisp: capitalize odbc backend name in banner
1290         * CONTRIBUTORS: Add note about Marcus' excellent work
1291         * sql/oodml.lisp: Removed old stub function     
1292         * clsql.asd: Use module names in current package rather than keyword package
1293         * db-oracle/oracle-sql.lisp: Don't trim trailing spaces. Prevent interrupts
1294         in setting sequence position. Make autocommits more efficient.
1295         * tests/test-init.lisp: Skip 2 tests on Oracle which have unsupported syntax 
1296         * sql/oodml.lisp: Get rid of undocumented raw-string type. CommonSQL
1297         strings are raw (non-trimmed trailing whitespace). Add database-get-type-specifier
1298         and read-sql-value for NUMBER and CHAR.
1299         * sql/base-classes.lisp: Add autocommit slot
1300         * sql/transaction.lisp: Added autocommit processing, mild cleaning.
1301         * doc/intro.xml: Add Oracle
1302         
1303 24 May 2004: Marcus Pearce (m.t.pearce@city.ac.uk) 
1304         * db-postgresql-socket/postgresql-socket-sql.lisp: replace 
1305         CLSQL-SIMPLE-WARNING with SQL-WARNING. 
1306         * db-sqlite/sqlite-sql.lisp: replace CLSQL-SIMPLE-WARNING with 
1307         SQL-WARNING. 
1308         * db-aodbc/aodbc-sql.lisp: replace CLSQL-ERROR with SQL-ERROR. 
1309         * clsql.asd: reworked module structure in package definition and 
1310         file names to better reflect component functionality. 
1311         * sql/package.lisp: added SQL-FATAL-ERROR and SQL-TIMEOUT-ERROR to 
1312         exports list. Removed duplicate and obsolete exports. Exported 
1313         remaining SQL operations: SQL-SOME, SQL-<>, SQL-BETWEEN, SQL-DISTINCT, 
1314         SQL-NVL and SQL-FUNCTION. Organised exports by functionality/file and 
1315         according to whether they are specified by CommonSQL or CLSQL 
1316         extensions. 
1317         * sql/transaction.lisp: replace CLSQL-SIMPLE-WARNING with 
1318         SQL-WARNING. 
1319         * sql/generics.lisp: moved generics for QUERY and EXECUTE-COMMAND 
1320         here from basic-sql.lisp. 
1321         * sql/expressions.lisp: NEW FILE: renamed from classes.lisp (deleted). 
1322         * sql/fddl.lisp: NEW FILE: renamed from table.lisp (deleted). 
1323         * sql/fdml.lisp: NEW FILE: merger of basic-sql.lisp and sql.lisp
1324         (both deleted). 
1325         * sql/ooddl.lisp: NEW FILE: ooddl from objects.lisp (deleted). 
1326         * sql/oodml.lisp: NEW FILE: oodml from objects.lisp (deleted). 
1327         
1328 23 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
1329         * Version 2.10.22 released
1330         * sql/kmr-mop.lisp, sql/objects.lisp: Since SBCL is the only implementation that
1331         has reversed class slots, change the default for ordered-class-slots so that slots
1332         are now in the same order an in the def-view-class.
1333         * sql/sql.lisp: Honor case of string table identifier to INSERT-RECORDS
1334         * test/test-fddl.lisp: Add two tests for mixed case names
1335         * db-oracle/oracle-sql.lisp: Add missing database qualifier. Return NUMBER (double)
1336         for computed fields, this will require some adjustment to the test suite which
1337         in many cases expects integers.
1338         * test/test-fdml.lisp: Accomodate that Oracle returns doubles for computed columns
1339         
1340 22 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
1341         * Version 2.10.21 released
1342         * sql/sequences.lisp: Move generic sequence functions here from db-sqlite,
1343         db-odbc, and db-aodbc.
1344         * sql/*.lisp: Add db-type parameter to generic functions READ-SQL-VALUE,
1345         DATABASE-GET-TYPE-SPECIFIER, and OUTPUT-SQL-VALUE-AS-TYPE. Update methods to use these.
1346         * sql/generic-postgresql.lisp, sql/generic-odbc.lisp: New files
1347         * db-odbc/odbc-sql.lisp, db-aodbc/aodbc-sql.lisp: Move common code to 
1348         sql/generic-odbc.lisp
1349         * db-postgresql/postgresql-sql.lisp, db-postgresql-socket/postgresql-socket-sql.lisp: 
1350         Move common code to  sql/generic-postgresql.lisp
1351         * sql/classes.lisp: honor case of string tables when outputting queries 
1352         * sql/objects.lisp: Add database type to default database-get-type-specifier method
1353         * sql/sql.lisp:  Add database type to default database-abort-transaction method
1354         * db-mysql/mysql-objects.lisp: New file
1355         * sql/objects.lisp: Move MySQL specific code to mysql-objects.lisp
1356         * sql/utils.lisp: Add GETENV function which will be used to get ORACLE_HOME
1357         from environment
1358         * test/test-fdml.lisp: String table names are now case sensitive, so convert to
1359         default db case for FDML/SELECT/25
1360
1361 22 May 2004 Kevin Rosenberg
1362         * Version 2.10.20 released: Oracle backend now fails 6 out of 200 tests
1363         * TODO: Added 2 variances from CommonSQL. Add tests for owner phrases
1364         and string identifiers with non-default case
1365         * sql/table.lisp: Don't convert string table name to a symbol.
1366         * sql/classes.lisp: Honor case of string identifiers
1367         * sql/sql.lisp: Ensure recyclebin is purged for Oracle in 
1368         TRUNCATE-DATABASE
1369         * db-oracle/oracle-sql.lisp: Add sequence functions, fix use of
1370         of owner phrases. Obtain server and client versions.
1371         * db-oracle/oracle-objects.lisp: Fix type specifiers
1372         * tests/test-fddl.lisp: Allow :varchar2 and :number as data types
1373         * tests/test-init.lisp: Properly get username from Oracle connection-spec
1374         
1375 22 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) 
1376         * sql/generics.lisp: reworked docstrings. Remove generics for 
1377         ADD-TO-RELATION and REMOVE-FROM-RELATION. 
1378         * sql/objects.lisp: reworked docstrings. Changed UPDATE-OBJECT-JOINS 
1379         to UPDATE-OBJECTS-JOINS for CommonSQL compatibility. 
1380         * sql/package.lisp: Changed UPDATE-OBJECT-JOINS to UPDATE-OBJECTS-JOINS 
1381         for CommonSQL compatibility. Remove ADD-TO-RELATION and 
1382         REMOVE-FROM-RELATION. 
1383         * tests/test-oodml.lisp: Changed UPDATE-OBJECT-JOINS to 
1384         UPDATE-OBJECTS-JOINS for CommonSQL compatibility. 
1385         * doc/TODO: added notes about extra slot options to DEF-VIEW-CLASS. 
1386         * sql/conditions.lisp: add documentation for conditions. Add 
1387         SQL-TIMEOUT-ERROR and SQL-FATAL-ERROR for CommonSQL compatibility. 
1388
1389 21 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) 
1390         * sql/basic-sql.lisp: reworked docstrings. 
1391         * sql/transactions.lisp: reworked docstrings. 
1392         * sql/sql.lisp: reworked docstrings. 
1393         * sql/initialize.lisp: reworked docstrings. INITIALIZE-DATABASE-TYPE 
1394         sets *DEFAULT-DATABASE-TYPE* for CommonSQL compatibility. 
1395         * sql/database.lisp: reworked docstrings. 
1396         * doc/TODO: added notes about START-TRANSACTION and IN-TRANSACTION-P 
1397         and FDML extensions and database extensions. 
1398
1399 20 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1400         * db-oracle/oracle-sql: Use clsql-specific error conditions. Use owner keyword.
1401         * db-oracle/make9.sh: add makefile for building with Oracle 9 client
1402         libraries
1403         * sql/table.lisp: Add logic for dealing with Oracle 10g vs. previous
1404         Oracle versions with the PURGE option required for drop table. This needs
1405         to be converted to a generic function and moved to db-oracle/oracle-sql.lisp
1406
1407 20 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) 
1408         * sql/classes.lisp: remove unused PARAMS slot in SQL-IDENT-ATTRIBUTE. 
1409         * sql/syntax.lisp: remove unused PARAMS keyword arg to SQL-EXPRESSION. 
1410         * sql/table.lisp: reworked docstrings. 
1411         * sql/objects.lisp: moved *default-update-objects-max-len* here from 
1412         table.lisp. 
1413         * doc/TODO: notes about :if-does-not-exist arg to DROP-TABLE, 
1414         DROP-VIEW and DROP-INDEX and the use of the :transactions and 
1415         :constraints keyword args to CREATE-TABLE. 
1416         * sql/classes.lisp: the DESCRIPTION argument to CREATE-TABLE is now 
1417         CommonSQL compatible with respect to column constraints. 
1418
1419 20 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1420         * sql/oracle-sql.lisp: Now compiles and runs on SBCL.
1421         Requires UFFI 1.5.0 or higher
1422         
1423 20 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1424         * Version 2.10.19
1425         * sql/conditions.lisp: Fix cerror
1426         
1427 19 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1428         * Version 2.10.18 released: New condition hierarchy to be compatible
1429         with CommonSQL -- not backward compatible with previous CLSQL.
1430         * sql/db-interface.lisp: Add more default methods
1431         * sql/objects.lisp: Add explicit table name to order-by parameters
1432         in find-all when only one table to avoid selecting a duplicate row.
1433         Fix error in FIND-ALL when using :order-by such as (([foo] :asc))
1434         as previous logic was adding two fields (foo asc) to SELECT query.
1435         Make :result-types :auto be the default for object selections.
1436         Properly handle caching key when using multiple order-by with asc/desc
1437         directions.
1438         * db-oracle/*.lisp: Much improvements, now passes 90% of test suite
1439         
1440 19 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) 
1441         * sql/recording.lisp: reworked docstrings. 
1442         * sql/syntax.lisp: reworked docstrings. 
1443         * doc/TODO: added notes about extensions to SQL-RECORDING-P and the 
1444         SQL syntax state functions being macros. 
1445
1446 19 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1447         * sql/package.lisp: Export initialize-database-type and
1448         *initialize-database-types* from CLSQL package.
1449         * sql/conditions.lisp: Add new CommonSQL compatible conditions,
1450         remove old CLSQL conditions.
1451         * sql/loop-extensions.lisp: Make errors of type sql-user-error
1452         * */*.lisp: Convert to from old to new conditions
1453         
1454 18 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1455         * sql/table.lisp: Add PURGE to drop command for oracle 10g backend.
1456         To handle this difference, will need to add a new database-drop-table
1457         generic function.
1458         * db-oracle/oracle-sql.lisp: Move server-version and
1459         major-version-number to database object to allow multiple connections
1460         to Oracle servers of different versions.
1461         
1462 18 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) 
1463         * TODO: moved notes about backends to doc/TODO. 
1464         * doc/TODO: added notes about backends and select extensions. 
1465         * sql/base-classes.lisp: remove obsolete schema slot in database 
1466         class. 
1467         
1468 16 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1469         * db-oracle/oracle-api: Add OCIServerVersion
1470         * db-oracle/oracle-sql: Query and store server version on connect
1471         * sql/db-interface.lisp: Add new db-type-has-bigint? generic
1472         function to handle OCI's lack of bigint support
1473         * test/test-basic.lisp: Separate bigint testing
1474         * test/test-utils.lisp: Add oracle to specs and list of backends
1475         * doc/TODO: New file
1476         * test/test-fdml.lisp: Added FDML/SELECT/34 to test
1477         run-time instantiation of variables in reader macros.
1478         * TODO: Remove item already complete. Add note about
1479         condition variances
1480         
1481 16 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) 
1482         * sql/syntax.lisp: added condition to the reader macro to treat [*] 
1483         as a column identifier (rather than an operation) for CommonSQL 
1484         compatibility. 
1485         * tests/test-fdml.lisp: add tests for ORDER-BY and SET-OPERATION 
1486         keword args to SELECT, [*] as column identifier, new MAP-QUERY 
1487         behaviour and the ANY and ALL operators in subqueries. 
1488         * tests/test-init.lisp: add set-operation and subquery tests to 
1489         appropriate skip lists. 
1490         * sql/objects.lisp: remove redundant and non CommonSQL compatible 
1491         ORDER-BY-DESCENDING keyword argument for SELECT. 
1492         * sql/classes.lisp: remove redundant and non CommonSQL compatible 
1493         ORDER-BY-DESCENDING keyword argument for SELECT. 
1494         * tests/test-oodml.lisp: add test for ORDER-BY keyword to SELECT 
1495         with object queries. 
1496
1497 15 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1498         * sql/db-interface.lisp: Add new db-type-has-union? 
1499         since Mysql 3.23 does not support unions.
1500         * sql/test-init.lisp: Don't try union tests on database
1501         backends which do not support it.
1502         * db-oracle/*.lisp: initial port to UFFI
1503         * sql/objects.lisp: implement UPDATE-OBJECT-JOINS,
1504         implement REFRESH for SELECT.
1505         * tests/test-oodml.lisp: Add tests for deferred retrieval,
1506         caching, refresh, and update-object-joins
1507         * tests/test-init.lisp: Add deferred-employee-address class
1508         
1509 15 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) 
1510         * sql/operations.lisp: make MINUS operator a synonym for EXCEPT. Add 
1511         COALESCE operator and make NVL a synonym for this. Make ANY, SOME, 
1512         ALL and EXISTS generate function expressions so they output the 
1513         correct SQL. 
1514         * sql/classes.lisp: SELECT now generates appropriate SQL when 
1515         passed the SET-OPERATION and ALL keyword arguments. 
1516         * sql/classes.lisp: the ORDER-BY keyword argument to SELECT now 
1517         accepts ordering constraints as pairs of the form (column direction) 
1518         where direction may be :ASC or :DESC. 
1519         * tests/test-syntax.lisp: added tests for MINUS and COALESCE/NVL. 
1520         Correct tests for ANY, SOME, ALL and EXISTS. 
1521         * tests/test-fdml.lisp: added test for COALESCE. 
1522         * sql/sql.lisp: MAP-QUERY now applies FUNCTION to QUERY-EXPRESSION 
1523         using funcall unless QUERY-EXPRESSION returns one column and its 
1524         FLATP slot is not nil in which case apply is used. 
1525         * tests/test-basic.lisp: modified calls to MAP-QUERY to reflect the 
1526         changes. 
1527         * TODO: remove items done. 
1528         * db-postgresql/postgresql-sql.lisp: no need to reverse results in 
1529         DATABASE-LIST-ATTRIBUTES. 
1530         * db-postgresql-socket/postgresql-socket-sql.lisp: no need to reverse
1531         results in DATABASE-LIST-ATTRIBUTES.    
1532         
1533 15 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) 
1534         * sql/classes.lisp: SELECT now accepts table identifiers as strings 
1535         for CommonSQL compliance. Add support for qualified sql identifiers 
1536         with aliased table names. 
1537         * tests/test-fdml.lisp: added tests for table identifiers as strings 
1538         in SELECT and for aliased definitions. 
1539         * tests/test-syntax.lisp: added tests for alias definitions. 
1540         
1541 15 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) 
1542         * sql/sql.lisp: PRINT-QUERY now calls QUERY with result-types and 
1543         field-names set to nil. 
1544         * sql/sql.lisp: PRINT-QUERY now computes column sizes correctly 
1545         with null attribute values. 
1546         * sql/operations.lisp: modify SQL concatenation operator to accept 
1547         unescaped || symbol.  
1548         * sql/syntax.lisp: modify sql reader macro function to accept 
1549         unescaped sql concatenation operator. 
1550         * tests/test-fdml.lisp: unescape sql concatenation operator. 
1551         * tests/test-syntax.lisp: unescape sql concatenation operator. 
1552         * TODO: remove items done. Add notes about SQLITE/MYSQL backends. 
1553         Note to add test for universal-time. Note about difference from 
1554         CommonSQL in transaction handling. 
1555
1556 13 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1557         * tests/test-init.lisp: Add deferred-employee-address
1558         class
1559         * tests/test-oodml.lisp: Add deferred retrieval testgs
1560         
1561 12 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1562         * Version 2.10.17
1563         * LATEST-TEST-RESULTS: Run on all platforms, add AMD64
1564         * sql/sql.lisp: Add FOR-EACH-ROW macro from clsql-classic/sql.lisp
1565         * db-sqlite/sqlite-uffi-api.lisp: Fix row-pointer type
1566         * *: Fix minor style warnings
1567         * clsql-classic: Remove system and subdirectory
1568         * clsql-base: Remove system and subdirectory and
1569         fold into clsql system
1570         * doc/intro.xml: Remove reference to old clsql-base. Add x86_64
1571         as supported platform.
1572         
1573 12 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1574         * Version 2.10.16: CLSQL now fully supports AllegroCL AMD64
1575         * db-odbc/odbc-api.lisp: work around return-type bug [spr28889] in
1576         Allegro 7.0beta AMD64
1577         * db-odbc/*.lisp: Add a layer of indirection to foreign-type
1578         of ODBC longs since this type can vary on 64-bit platforms depending
1579         upon the compilation options of unixODBC.
1580         * db-mysql/mysql-api.lisp: Fix int vs. long slots in foreign
1581         structures found by testing with AllegroCL 7.0b AMD64.
1582         * db-*/*-loader.lisp: Load 64-bit libraries on 64-bit platorms
1583         * sql/objects.lisp: Simple implementation of UPDATE-OBJECT-JOINS.
1584         Initial caching support for SELECT
1585         * tests/test-oodml.lisp: Avoid using cache when testing select.
1586         * sql/kmr-mop.lisp: Explicitly check slot order and
1587         store as a cl:*feature*
1588         * sql/recording.lisp: Remove additional types to
1589         increase CommonSQL conformance.
1590         * tests/test-init.lisp: Change a :column attribute
1591         to test symbols as value
1592         * sql/relations.lisp: Remove functions since they don't support
1593         many to many relationships.
1594         * examples/clsql-tutorial.lisp, doc/csql.lisp: Remove use
1595         of add-to-relations function and replace with explicit field settings.
1596         * base/classes.lisp: Remove obsolute query-stream. Add record-caches slot.
1597         
1598 9 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1599         * Version 2.10.15
1600         * LATEST-TEST-RESULTS: results with current version
1601         * sql/kmr-mop.lisp: Make CMUCL reader macros specific for cmu18
1602         since cmu19 has opposite order of class slots.
1603         * sql/objects.lisp: Fix (setf slot-value-using-class) for Lispworks
1604         * tests/test-fdml.lisp: Renumber SELECT tests to avoid overwriting
1605         a previous test
1606         * tests/test-init.lisp: Check test-database-underlying-type for
1607         ODBC/MySQL tests
1608         
1609 8 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) 
1610         * sql/operations.lisp: complete remaining operations for the sql 
1611         syntax: SUBSTR, SOME, ORDER-BY, GROUP-BY, NULL, DISTINCT, EXCEPT, 
1612         UNION, INTERSECT, BETWEEN. 
1613         * sql/classes.lisp: add new classes: SQL-BETWEEN-EXPRESSION, 
1614         SQL-QUERY-MODIFIER-EXPRESSION and SQL-SET-EXPRESSION. 
1615         * tests/test-syntax.lisp: add tests for new operations. 
1616         * tests/test-fdml.lisp: add tests for queries based on new operations. 
1617         * tests/test-init.lisp: add select/20 to tests skipped for sqlite and 
1618         select/20, query/5, query/7 and query/8 to tests skipped by mysql. 
1619         * TODO: removed entries done. 
1620
1621 8 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1622         * tests/benchmarks.lisp: Add immediate vs. deferred
1623         join test.
1624         
1625 8 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1626         * Version 2.10.13: Now works on openmcl 0.14.2 
1627         * sql/objects.lisp: Add :retrieval :immediate for
1628         object selections
1629         * tests/test-init.lisp: Add non-index fields for testing 
1630         join class employee-addresss
1631         * test/test-oodml.lisp: Add tests for retrieval immediate
1632         * sql/metaclasses.lisp: Handle differences in direct-slot-definition 
1633         values which are now listifed by openmcl 14.2.
1634         * sql/objects.lisp: more framework for supporing immediate retrieval 
1635
1636 7 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1637         * docs/intro.xml: Upload location of a README file
1638         * sql/metaclass.lisp: Work-around openmcl's CHANGE-CLASS
1639         changing the type-specifier. Use a lisp type of (OR NULL FOO)
1640         for a specified-type of FOO unless :db-constraints :not-null.
1641         No need to specialize finalize-inheritance for openmcl.
1642         * tests/test-*.lisp: Rename fields so that joins occur on
1643         fields with different names. This ensures that join code is
1644         selecting the proper name.
1645         * test/test-init.lisp: Add :base-table for employee-address
1646         view class for testing.
1647         * sql/objects.lisp: Use view-table rather than name of table
1648         in a number of places to fix errors noted with using :base-table.
1649
1650 6 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) 
1651         * sql/objects.lisp: replace *update-records-on-make-instance* with 
1652         *db-auto-sync* which also controls both automatic creation of 
1653         new records on creation of new instance and updating of record 
1654         fields on setting of instance slots (as suggested by Edi Weitz). 
1655         * tests/test-init.lisp: replace *update-records-on-make-instance* 
1656         with *db-auto-sync*. 
1657         * sql/package.lisp: replace *update-records-on-make-instance* 
1658         with *db-auto-sync*. 
1659         * TODO: replace *update-records-on-make-instance* with *db-auto-sync*. 
1660         * sql/objects.lisp: remove redundant rebindings of *db-initializing* 
1661         and *default-database* in FIND-ALL. 
1662         * sql/package.lisp: import time functions from CLSQL-BASE. 
1663         * tests/test-time.lisp: replace CLSQl-BASE package qualifier with CLSQL. 
1664         * tests/test-fdml.lisp: replace CLSQl-BASE package qualifier with CLSQL. 
1665         * tests/test-init.lisp: replace CLSQl-BASE package qualifier with CLSQL. 
1666         * tests/test-ooddl.lisp: replace CLSQl-BASE package qualifier with 
1667         CLSQL. 
1668
1669 4 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1670         * sql/classes.lisp: Add SQL-OBJECT-QUERY type. Have [select 'class]
1671         now return a sql-object-query type rather than directly performing a query.
1672         This improves CommonSQL conformance.
1673         * sql/sql.lisp: Add new QUERY method for SQL-OBJECT-QUERY. Move
1674         from basic/basic-sql.lisp the DO-QUERY and MAP-QUERY since they now
1675         depend on sql-object-query-type.
1676         * sql/loop-extensions.lisp: Move from base package
1677         * classic/package.lisp: remove references to map-query and do-query
1678
1679 4 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1680         * TODO: New section on optimizations, especially optimizing JOINs.
1681         * sql/objects.lisp: Have :target-slot return of list of lists rather
1682         than a list of cons pairs to be conformant with CommonSQL.
1683         Make :target-slot much more efficient by using a SQL inner join
1684         statement and just requiring one SQL query. Add :retrieval :deferrred
1685         to target-slot joins. Add placeholder for update-objects-join.
1686         * sql/classes.lisp: Add :inner-join and :on slots to sql-query class
1687         and process them for query output-sql. 
1688
1689 4 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1690         * Version 2.10.11
1691         * base/basic-sql.lisp: Avoid multiple evaluation
1692         of query-expression in DO-QUERY
1693         * sql/objects.lisp: Make SELECT a normal function.
1694         SELECT now accepts type-modified database identifiers, such as
1695         [foo :string] which means that the values in column foo are returned 
1696         as Lisp strings. Add new *update-records-on-make-instance* special
1697         variable controlling automatic creation of new instances. Add missing
1698         RESULT-TYPES keyword to FIND-ALL. Add :target-slot support.
1699         * sql/packages.lisp: Export *update-records-on-make-instance* 
1700         * test/test-oodml.lisp: Add tests for :target-slot and many-to-many
1701         selections.
1702         * test/test-fdml.lisp: Add tests for type-modified
1703         database identifiers.
1704         * test/test-init.lisp: Stop using add-relation since implementing
1705         many-to-many joins. Use *update-records-on-make-instance* 
1706         to automatically store records on instance creation. Add many-to-many
1707         employee-address view-class.
1708         
1709 4 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1710         * Version 2.10.10
1711         * base/loop.lisp: Add object iteration. Use :result-type
1712         :auto for result-set. Remove 
1713         duplicate (and non-correct) code for non-list variables by
1714         simply making an atom variable into a list. 
1715         * sql/package.lisp: Remove unnecessary clsql-sys package
1716         and replace it with clsql.
1717         * sql/metaclasses.lisp: Properly store specified-type from
1718         direct-slot-definition and then store translated type in
1719         effective-slot-definition
1720         * sql/classes.lisp: Don't output type in sql-output
1721         for SQL-IDENT-ATTRIBUTE. This is in preparation for supporting
1722         [foo :integer] as fields in SELECT.
1723         * sql/query.lisp: Set default for :result-types to :auto in
1724         FDML QUERY.
1725         * sql/objects.lisp: Use specified-type when invocating 
1726         database-get-type-specifier. def-view-class macro now returns
1727         the class instance.
1728         * base/basic-sql.lisp: Make :AUTO the default value for
1729         :RESULT-TYPES for MAP-QUERY and DO-QUERY.
1730         * sql/objects.lisp: Add bigint type
1731         * test/tests-basic.lisp: Add tests for :result-types for
1732         MAP-QUERY and DO-QUERY
1733         * test/test-fdml.lisp: Add test for result-types in LOOP
1734         and also using single symbol rather than a list for variables.
1735         Add test that default :result-types is auto for FDML QUERY.
1736         * test/test-syntax.lisp: Don't expect TYPE in the SQL-OUTPUT
1737         of SQL-IDENT-ATTRIBUTE.
1738         * test/test-oodml.lisp: Enable OO loop iteration test,
1739         modify it so it doesn't depend on boolean where.
1740         
1741 4 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) 
1742         * Version 2.10.9
1743         * sql/objects.lisp: added derived type specifier for universal time. 
1744         * sql/package.lisp: added #:universal-time to clsql-sys exports. 
1745         * tests/test-oodml.lisp: added test for translation of boolean slots 
1746         in SELECT with object queries. 
1747         
1748 3 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1749         * db-odbc/odbc-api.lisp: Fix changing nil to "NIL" 
1750         for odbc/postgresql backend.
1751         * db-odbc/odbc-sql.lisp: Fix ATTRIBUTE-TYPE so that
1752         it can handle NIL values from the ODBC driver
1753         * tests/benchmarks.lisp: New file with initial
1754         benchmark suite
1755         * sql/relations.lisp: fix to add subclassing support,
1756         minor optimizations [Edi Weitz]
1757         
1758 3 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1759         * Version 2.10.8        
1760         * base/conditions.lisp: Add *backend-warning-behavior*
1761         special variable.
1762         * db-postgresql-socket/postgresql-socket-sql.lisp:
1763         Honor value of *backend-warning-behavior*
1764         * tests/test-fdml.lisp: Remove test of raw boolean value
1765         since different backends handle this differently. Add
1766         test for :column attribute.
1767         * tests/test-oodml.lisp: Add tests for boolean slot value
1768         and for :void-value attribute
1769         * tests/test-init.lisp: Use *backend-warning-behavior*
1770         to suppress warnings from postgresql about implicitly
1771         creating primary key in tables. Add new address table.
1772         
1773 3 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1774         * Version 2.10.7
1775         * db-odbc/odbc-dbi.lisp: Convert TINYINT to integers when
1776         result-types is :auto
1777         * sql/objects.lisp: Properly handled writing/reading Boolean
1778         values from SQL database when retrieving objects.
1779         * test/test-fdml.lisp: Add another test for boolean results
1780         * test/utils.lisp: Fix incorrect declaration
1781         
1782 2 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) 
1783         * Version 2.10.6
1784         * sql/generics.lisp: add generic function for SELECT. 
1785         * sql/objects.lisp: make SELECT a method specialisation. 
1786         * sql/classes.lisp: MAKE-QUERY now calls SELECT if the selections 
1787         referred to are View Classes. 
1788         * base/basic-sql.lisp: in DO-QUERY and MAP-QUERY, if the 
1789         query-expression arg evaluates to a list, then we have an object 
1790         query. 
1791         * tests/test-oodml.lisp: add tests for DO-QUERY and MAP-QUERY with 
1792         object queries. 
1793         * TODO: remove items done and add a todo for SELECT. 
1794         * sql/objects.lisp: SELECT takes a :field-names arg to pass on to 
1795         QUERY. 
1796         * sql/sql.lisp: add :field-names arg to QUERY. 
1797         * tests/test-fdml.lisp: minor rework to use :field-names arg to 
1798         SELECT. 
1799
1800 2 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk)
1801         * sql/objects.lisp: fix bug in FIND-ALL when SELECT called with 2 
1802         or more View Classes. 
1803         * sql/objects.lisp: make the :flatp argument to SELECT work with 
1804         object queries. 
1805         * sql/objects.lisp: make SELECT accept a :result-types argument 
1806         (defaults to :auto) which is passed on to QUERY.  
1807         * sql/objects.lisp: SELECT returns field-names as a second value. 
1808         * tests/test-ooddl.lisp: add flatp arg to SELECT calls as appropriate. 
1809         * tests/test-fdml.lisp: add flatp/result-types arguments to calls 
1810         to SELECT and take only first value as appropriate.
1811         * tests/test-fdml.lisp: add two new tests for query result coercion 
1812         and the field-names returned as a second value from SELECT. 
1813         * tests/test-oodml.lisp: add flatp arg to SELECT calls as appropriate. 
1814         
1815 1 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1816         * Version 2.10.6-pre1
1817         * sql/metaclasses.lisp: Add void-value slot
1818         * doc/csql.xml: Update def-view-class documentation
1819         * test/test-init.lisp: Change old :db-type to :db-kind.
1820         Remove old :nulls-ok attributes.
1821         * sql/objects.lisp: Add new universal-time and bigint
1822         types. Optimize reading of integers using parse-integer
1823         rather than read-from-string.
1824         * */*.lisp: Merge clsql-base-sys and clsql-base packages
1825         into clsql-base package
1826         * classic/sql.lisp: Move large object support into base, leaving
1827         classic without any functionality that is provided in the clsql
1828         system.
1829         * classic/package.lisp: Rename clsql-classic-sys package to
1830         its former nickname of clsql-classic
1831         
1832 1 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1833         * Version 2.10.5: SQLite backend now passes all result-types tests
1834         * clsql-sqlite.asd: Depend on clsql-uffi system
1835         * db-sqlite/sqlite-sql.lisp: Use clsql-uffi:convert-raw-field
1836         for efficiency and code reuse. 
1837         * db-sqlite/sqlite-api-uffi.lisp: Change (* :char) to (* :unsigned-char)
1838         for better cross-implementation compatibility.
1839
1840 1 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1841         * Version 2.10.4
1842         * sql/tables.lisp: Fix typo in CACHE-TABLE-QUERIES
1843         [Marcus Pearce]
1844         * db-postgresql/postgresql-sql.lisp: Fix foreign-string vs. cstring
1845         bug on SBCL in result-field-names function as reported by Marcus Pearce
1846         * db-sqlite/sqlite-sql.lisp: Fix  in database-store-next-row
1847         manifest in SBCL testing
1848         
1849 1 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
1850         * Version 2.10.3
1851         * sql/database.lisp: Conform more to CommonSQL output
1852         for STATUS command [Marcus Pearce]
1853         * sql/sqlite-sql.lisp: Rework to use result-types
1854         * sql/sqlite-api-clisp.lisp: Add compatibility layer
1855         with sqlite-api-uffi.lisp so that sqlite-sql.lisp can
1856         be cleaned up of most clisp reader conditionals
1857         * sql/test-init.lisp: Now run field type tests on sqlite
1858         backend
1859         
1860 30 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
1861         * Version 2.10.2
1862         * base/basic-sql.lisp: Set default value of :result-types 
1863         to :auto for more CommonSQL conformance. 
1864         * test/test-fdml.lisp: Add tests for numeric value of fields
1865         
1866
1867 30 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
1868         * Version 2.10.1: New API function: CACHE-TABLE-QUERIES.
1869         * base/basic-sql.lisp, db-*/*-sql.lisp: More CommonSQL conformance.
1870         Return field names as second value for QUERY. This can be overridden
1871         for efficiency with the new keyword :FIELD-NAMES set to NIL
1872         in the QUERY invocation.
1873         * test/test-fdml.lisp: Add tests for new field-name feature
1874         * sql/metaclass.lisp: Remove old Lispworks cruft
1875         and replace it with invocation of new code in kmr-mop.lisp
1876         which actually works with Lispworks 4.2
1877         * doc/ref_clsql.xml: Document new :FIELD-NAMES keyword to
1878         QUERY function
1879         * base/db-interface.lisp: Document the multiple values
1880         returned by DATABASE-ATTRIBUTE-TYPE so matches the
1881         undocumented CommonSQL behavior. 
1882         * sql/table.lisp: Add *CACHE-TABLE-QUERIES-DEFAULT* and
1883         *DEFAULT-UPDATE-OBJECTS-MAX-LEN* variables and export them.
1884         LIST-ATTRIBUTE-TYPES now conforms to CommonSQL spec.
1885         Implement CACHE-TABLE-QUERIES.
1886         * db-odbc/odbc-sql.lisp: Fix attribute-type function
1887         * test/test-fddl.lisp: Add tests for attribute type     
1888         * db-mysql/mysql-sql.lisp: Mild optimization in accessing
1889         field structures.
1890         * base/classes.lisp: Add attribute-cache slot to database clas
1891         * base/initialize.lisp: initialize-database-type now automatically
1892         loads database-type backend as needed.
1893         * base/test-init.lisp: Utilize new initialize-database-type functionality.
1894         * TODO: remove items done
1895         
1896 30 Apr 2004 Marcus Pearce (m.t.pearce@city.ac.uk) 
1897         * Version 2.9.6
1898         * sql/objects.lisp: remove create/drop-sequence-from-class. 
1899         * sql/objects.lisp: add INSTANCE-REFRESHED generic function. 
1900         * sql/objects.lisp: improved CommonSQL compatibility for
1901         UPDATE-RECORD-FROM-SLOT, UPDATE-RECORD-FROM-SLOTS,
1902         UPDATE-RECORDS-FROM-INSTANCE and DELETE-INSTANCE-RECORDS. 
1903         * sql/generics.lisp: move generics from objects.lisp to here. 
1904         
1905 29 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
1906         * Version 2.9.6-pre1
1907         * db-mysql/mysql-client-info.lisp: Add client version 4.1
1908         detection
1909         * sql/sql.lisp: Make *default-database* the default for
1910         TRUNCATE-DATABASE
1911         
1912 28 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
1913         * Version 2.9.5
1914         * db-mysql/mysql-sql.lisp: Fix bug in transaction capability
1915         detection
1916         * sql/objects.lisp: Commit patch from Slawek Zak to allow specifying 
1917         :metaclass in DEF-VIEW-CLASS invocation. This allows defining classes 
1918         on a metaclass specialized from standard-db-class.
1919
1920         
1921 24 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
1922         * Version 2.9.4: Multiple changes to support Allegro's "modern"
1923         lisp which uses a lowercase reader and has case-sensitive symbols
1924         * sql/classes.lisp: Fix make-load-form bug for sql-ident-table
1925         exposed by case-sensitive mlisp. 
1926
1927 22 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
1928         * Version 2.9.3: All tests now pass on all platforms!
1929         * LATEST-TEST-RESULTS: New file with summary of test results
1930         * sql/generics.lisp: New file for generic function definitions.
1931         * test/test-init.lisp: Display names of skipped tests.
1932         Use unwind-protect to ensure disconnect
1933         * sql/objects.lisp: Change database-type to database-underlying-type
1934         so that actual database engine is properly identified
1935         * db-odbc/odbc-api.lisp: Have default *time-conversion-function*
1936         return an ISO timestring for compatibility with other drivers.
1937         Workaround bug in MyODBC for LIST-TABLE-INDEXES
1938         * test/test-fdml.lisp: Accomodate that odbc-postgresql driver
1939         returns floating-point values for floor and truncate operations 
1940         * db-aodbc/aodbc-sql.lisp: Implement DATABASE-LIST-VIEWS
1941         * tests/test-basic.lisp: Port to regression tester
1942         * test/test-init.lisp: Output to *report-stream*
1943         * docs/appendix.xml: Document ODBC and SQLite backends.
1944         * sql/classes.lisp: Make output-sql require a database parameter.
1945         This allows SQL generation to have the proper case to support
1946         the differences in case handling between CommonSQL API,
1947         Postgresql, MySQL, Oracle.
1948         
1949 21 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
1950         * Version 2.9.2: Improvments in database capability introspection
1951         and querying. Support transactions in MySQL where available.
1952         All tests now pass on MySQL and SQLite in addition to postgresql
1953         and postgresql-socket. ODBC fails only with OODDL/TIME/1 and OODDL/TIME/2.
1954         * db-odbc/odbc-sql.lisp: Add DATABASE-LIST-VIEWS. Better support
1955         DATABASE-LIST-SEQUENCES.
1956         * clsql-uffi.asd, clsql-mysql.asd: Improve shared library loading
1957         * Database_capabilies: add HAS-VIEWS, HAS-CREATE/DESTROY-DB,
1958         HAS-BOOLEAN-WHERE, TRANSACTION-CAPABLE
1959         * tests/*.lisp: Check database capabilities and remove tests which
1960         the database backend does not support
1961         * sql/table.lisp: Add :TRANSACTIONS keyword to create table which
1962         controls whether InnoDB tables will be created when supported on
1963         the underlying MySQL server.
1964         
1965 20 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
1966         * Version 2.9.0: New API function: LIST-TABLE-INDEXES,
1967         supported by all database backends (except AODBC since
1968         AODBC doesn't support index querying)
1969         * db-obdc/odbc-sql.lisp: Support DATABASE-LIST-INDEXES
1970         * db-odbc/odbc-api.lisp: Add %TABLE-STATISTICS function
1971         to support index queries
1972         * db-aodbc/aodbc-sql.lisp: Filter driver manager
1973         "information_schema" tables from LIST-TABLES
1974         * tests/test-basic.lisp: Remove table after testing
1975         * tests/test-fddl.lisp: Test LIST-TABLE-INDEXES
1976         * base/db-interface.lisp: Add DATABASE-UNDERLYING-TYPE
1977         which gets the underlying type of database -- required
1978         when dealing with ODBC databases and want to query
1979         database capabilities. Added DB-USE-COLUMN-ON-DROP-TABLES?
1980         as first database-backend specific feature. Is T on
1981         :mysql, NIL on other backends. Change DROP-TABLE to
1982         query this.
1983         
1984 19 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
1985         * Version 2.8.2: Build changes for FreeBSD [Slawek Zak]
1986
1987 19 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
1988         * Version 2.8.1
1989         * db-odbc/odbc-sql.lisp: Add DATABASE-LIST function 
1990         * db-odbc/odbc-dbi.lisp: Add LIST-ALL-DATA-SOURCES function 
1991
1992 19 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
1993         * Version 2.8.0: New API function: LIST-DATABASES
1994         * base/utils.lisp: Fix command-output on CMUCL/SBCL
1995         * db-*/*-sql.lisp: Add new database-list function
1996         * base/database.lisp: Add new LIST-DATABASES command
1997         
1998 18 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
1999         * Version 2.7.9
2000         * db-sqlite/sqlite-sql.lisp: Fix sequence functions.
2001         * db-sqlite/sqlite-api-uffi.lisp: Print error string
2002         correctly.
2003         
2004 18 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2005         * Version 2.7.7
2006         * doc/csql.xml, examples/clsql-tutorial.lisp: Patch for db-kind
2007         from Eduardo Munoz.
2008         
2009 17 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2010         * Version 2.7.6
2011         * base/objects.lisp, base/classes.lisp: Patch
2012         for db-kind from Eduardo Munoz
2013         
2014 16 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2015         * Version 2.7.5
2016         * base/basic-sql.lisp: Fix FLATP in QUERY
2017
2018 16 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2019         * Version 2.7.3: Implement RECONNECT
2020
2021 15 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2022         * Version 2.7.2: Fix ODBC on Lispworks Windows
2023
2024 15 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2025         * Version 2.7.1: Fix for new ODBC backend.
2026         clsql-odbc now works on SBCL, CMUCL, OpenMCL
2027         in addition to AllegroCL and Lispworks.
2028
2029 15 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2030         * Version 2.7.0: New backend: ODBC. Tests as
2031         well as AODBC backend on Allegro,Lispworks.
2032         SBCL and CMUCL don't work quite yet.  Requires UFFI v1.4.11+
2033         * db-odbc/*.lisp: Add ODBC3 function SQLSetEnvAttr
2034         to explicitly set ODBC2 support. Add BIGINT support.
2035         Add result-types support. Added SQLTables.
2036         Fix array type in fetch-all-rows. Make width
2037         changable by database or query.
2038         * base/utils.lisp: Add process functions
2039         * base/package.lisp: Export utils to CLSQL-BASE-SYS
2040         * db-aodbc: Implement sequence functions,
2041         database-list-tables, database-list-attributes
2042         * tests/utils.lisp: Add support for ODBC backend,
2043         rework READ-SPECS to use +all-db-types+
2044         * db-mysql/mysql-sql.lisp: Use WITHOUT-INTERRUPTS
2045         for SEQUENCE-NEXT
2046         
2047 13 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2048         * Version 2.6.13. Requires UFFI version 1.4.9
2049         * db-odbc/*.lisp: Further porting.
2050         Pre-alpha code! But, basic query is now working.
2051
2052 13 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2053         * Version 2.6.12
2054         * base/transactions.lisp: Add quote for macro
2055         expansion of WITH-TRANSACTIONS [Time Howe]
2056         * db-sqlite/sqlite-sql.lisp: Support memory database
2057         in database-probe [Ng Pheng Siong]
2058         * db-odbc/*.lisp: Initial port to UFFI of SQL-ODBC.
2059         The DBI layer is not finished.
2060         
2061 12 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2062         * Version 2.6.11
2063         * sql/objects.lisp: add :root-class functionality for
2064         list-classes and add duration type support [Marcus Pearce]
2065         * db-odbc: Add mid-level [DBI] layer
2066
2067 12 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2068         * Version 2.6.10
2069         * db-aodbc: Add methods for generic functions, some are
2070         not yet implemented.
2071         * clsql-odbc.asd, db-odbc/*.lisp: Initial start of ODBC
2072         support
2073
2074 12 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2075         * Version 2.6.9
2076         * base/package.lisp: Add missing symbols [Marcus Pearce]
2077
2078 12 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2079         * Version 2.6.8
2080         * test/test-fddl.lisp: Cleanup fix [Marcus Pearce]
2081         * utils/time.lisp: Multiple fixes [Marcus Pearce]
2082         * sql/sql.lisp: Fix for truncate-database [Marcus Pearce]
2083         
2084 12 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2085         * Version 2.6.7
2086         * sql/*.lisp: Remove schema versioning cruft
2087         [Marcus Pearce]
2088         * Makefile: Add classic subdirectory
2089         
2090 12 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2091         * Version 2.6.6
2092         * sql/sql.lisp: Fix TRUNCATE command, bug reported
2093         by Marcus Pearce
2094         * sql/sql.lisp: Remove EXPLAIN function. Postgresql/Oracle
2095         specific and easy for an application to directly support.
2096         Idea from Marcus Pearce.
2097         * base/basic-sql.lisp: Remove DESCRIBE-TABLE top-level 
2098         API as duplicates LIST-ATTRIBUTE-TYPES [Marcus Pearce].
2099         Keep low-level interface for future optimization
2100         supporting LIST-ATTRIBUTE-TYPES command.
2101         * Makefile: Add to db-sqlite and test directories.
2102         Include them in top-level Makefile
2103         
2104 12 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2105         * Version 2.6.5
2106         * sql/relations.lisp: Add missing file
2107         * utils/time.lisp: Fixes/extensions [Marcus Pearce]
2108         * test/test-time.lips: New file [Marcus Pearce]
2109         
2110 10 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2111         * Version 2.6.4
2112         * test/test-init.lisp: Properly handle object
2113         creation. Close database after use.
2114         * sql/sql.lisp: Make DESCRIBE-TABLE a generic
2115         function so can have methods specialized on
2116         table being a string or an sql-table object.
2117         * base/pool.lisp: Really fix CMUCL locking
2118         
2119 10 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2120         * Version 2.6.3
2121         * test/test-init.lisp: Signal correctly
2122         if any errors occurred in any test suite
2123         * base/loop-extensions.lisp: Fix error
2124         introduced for Lispworks
2125         * base/pool.lisp: Fix locking for CMUCL
2126         * base/objects.lisp: Remove schema-version cruft
2127         
2128 10 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2129         * Version 2.6.2: New CLSQL API functions:
2130         DESCRIBE-TABLE AND TRUNCATE-DATABASE
2131         Currently, this are only supported on :postgresql
2132         and :postgresql-socket
2133         * base/database.lisp: automatically load ASDF system
2134         in CONNECT if not already loaded
2135         * base/tests.lisp: disconnect database after testing 
2136         * base/*.lisp: Remove CLOSED-DATABASE type in favor
2137         of storing open/closed status in slot of database
2138         * base/pool.lisp: Support locks for CMUCL, OpenMCL, SBCL
2139         * db-postgresql/postgresql-sql.lisp: add DATABASE-RECONNECT,
2140         DATABASE-DESCRIBE-TABLE
2141         * db-sqlite/sqlite-sql.lisp: Add missing slots in database
2142         * base/conditions: Remove duplicate condition
2143         * db-*/*-sql.lisp: Fill new database slot DATABASE-TYPE
2144         * base/recording.lisp: Add new :QUERY type for recording
2145         
2146 10 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2147         * Version 2.6.1: documentation fixes, merged
2148         classic-tests into tests
2149
2150 10 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2151         * Version 2.6.0 released: New API functions
2152         CREATE-DATABASE, DESTORY-DATABASE, PROBE-DATABASE
2153         * doc/ref_clsql.xml: Document new functions
2154         * base/database.lisp: New API functions
2155         * base/conditions.lisp: Added CLSQL-ACCESS-ERROR
2156         * base/utils.lisp: Fix use of position-char.
2157         Add COMMAND-OUTPUT used by backends for running
2158         external programs. Fix parsing of SQL*NET-compatible
2159         connection-specs.
2160         * base/loop-extension.lisp: Simplify package use
2161         for Lispworks and Allegro
2162         * db-*/*-sql.lisp: Added DATABASE-CREATE,
2163         DATABASE-DESTORY, PROBE-DATABASE methods
2164         * tests/test-init.lisp, clasic-tests/tests.lisp:
2165         Use destroy-database and create-database to ensure 
2166         testing with empty database
2167         * tests/test-connection.lisp: Add tests for
2168         parsing of string connection-specs
2169         * examples/run-tests.sh: New file for running
2170         test suite on all installed CL implementations
2171         * examples/clsql-tutorial.lisp: moved from
2172         doc directory
2173         * examples/dot.clsql-tests.config: New file
2174         giving an example test configuration
2175         * test/README: Add notes about rtest/ptester
2176         downloads and link to sample test configuration file.
2177         
2178 10 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2179         * Version 2.5.1 released:
2180         * tests/*.lisp: Rework so tests are run
2181         on multiple backends automatically based
2182         on the contents of ~/.clsql-tests.config.
2183         Reuse helper functions from classic-tests.
2184         * base/database.lisp: Support connection-spec
2185         as string for CONNECT
2186         * classic-tests/tests.lisp: Automatically
2187         load database backends as needed. 
2188         
2189 09 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2190         * Version 2.5.0 released:
2191         All tests for CLSQL and CLSQL-CLASSIC pass
2192         on all platforms.
2193         * base/loop-extension.lisp: Add Lispworks
2194         loop-extension. Improve type specifying on
2195         other platforms.
2196         
2197 09 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2198         * Version 2.4.2 released:
2199         loop extension now supported on Allegro, all
2200         CLSQL-TESTS pass on Allegro.
2201         * sql/metaclasses.lisp: Some optimization
2202         of compute-slots, be selective when
2203         ordered-class-slots needs to be called
2204         instead of class-slots
2205         * TODO: add URL with documentation on
2206         extending Lispworks LOOP form
2207         
2208 09 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2209         * Version 2.4.1 released: CLSQL-TESt suite passes
2210         all tests for postgresql and CMUCL, SBCL, OpenMCL.
2211         Allegro and Lispworks pass all tests except for
2212         FDML/LOOP/1 since the loop extension have not yet
2213         been ported to those implementions.
2214         * sql/metaclasses.lisp: Added new slot to standard-db-class
2215         to hold user-specified type. OpenMCL adjustments to compensate
2216         for its type-predicate function. Since AllegroCL, Lispworks,
2217         and OpenMCL have different slot orders, added compute-slots
2218         and ordered-class-slots functions so their slot order matches
2219         SBCL/CMUCL.
2220
2221 08 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2222         * Version 2.4.0 released: All tests for clsql-classic now finish
2223         correctly on Allegro, Lispworks, CMUCL, SBCL, OpenMCL for
2224         mysql, postgresql, postgresql-sockets, and sqlite backends.
2225         * db-mysql/mysql-sql.lisp: Fix array dereferencing
2226         * classic-tests/tests.lisp: Fix package name of
2227         number-to-sql-string. 
2228         * clsql.asd/clsql-tests.asd: Add support for asdf:test-op
2229         * db-sqlite/sqlite-api-{uffi,sql}.lisp: Multiple UFFI fixes,
2230         now passes tests on all support UFFI platforms.
2231         * db-postgresql-socket/postgresql-socket-api.list: Ported to 
2232         SBCL and OpenMCL
2233         * multiple: Finish renaming of :types keyword to :result-types for
2234         greater CommonSQL compatibility, including documentation
2235         * sql/basic-cmds.lisp: Remove obsolete file
2236         
2237 08 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2238         * Version 2.3.3 released
2239         * Fixes for sequences on mysql and sqlite [Marcus Pearce]
2240         * Fixes for uffi sqlite backend [Aurelio Bignoli / Kevin Rosenberg]
2241         * Fix for schema table [Marcus Pearce]
2242         * Add loop extension support for SBCL and OpenMCL [Marcus Pearce]
2243         * Fixes to test suite [Marcus Pearce]
2244
2245 06 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2246         * db-*/*-sql.lisp: Ensure that expr in
2247         database-query-result-set is a string
2248         * Documentation integration
2249         
2250 06 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2251         * With for Marcus Pearce's excellent work, I've merged
2252         his clsql-usql port into clsql. The original clsql
2253         interface is available in the clsql-classic package.
2254
2255 02 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
2256         * Integrate patch from Marcus Pearce <ek735@soi.city.ac.uk>
2257         adding further support for providing backend for UncommonSQL
2258
2259 10 Mar 2004 Kevin Rosenberg (kevin@rosenberg.net)
2260         * Integrate patch from Aurelio Bignoli for SQLite backend
2261
2262 11 Nov 2003 Kevin Rosenberg (kevin@rosenberg.net)
2263         * Converted documentation to XML format
2264         * Made package installable with asdf-install
2265
2266 23 Jul 2003 Kevin Rosenberg (kevin@rosenberg.net)
2267         * Add for-each-row macro
2268
2269 12 Dec 2002 Kevin Rosenberg (kevin@rosenberg.net)
2270         * uffi/clsql-uffi.lisp: return NIL for numeric fields that are NULL
2271         
2272 16 Oct 2002 Kevin Rosenberg (kevin@rosenberg.net)
2273         * Add support for SBCL, OpenMCL, and SCL
2274         * Add *load-truename* to search path for clsql's
2275         compiled libraries.
2276
2277 01 Sep 2002 Kevin Rosenberg (kevin@rosenberg.net)
2278         * Rework use of file types in .asd files
2279
2280 17 Aug 2002 Kevin Rosenberg (kevin@rosenberg.net)
2281         * Add .asd definition files for ASDF users
2282
2283 31 Jul 2002 Kevin Rosenberg (kevin@rosenberg.net)
2284         * Restructure directories for Common Lisp Controller v3 compatibility
2285
2286 25 Jul 2002 Kevin Rosenberg (kevin@rosenberg.net)
2287         * Also change case of logical host in loader files
2288         * Rework handling of logical pathnames
2289         
2290 05 Jul 2002 Kevin Rosenberg (kevin@rosenberg.net)
2291         * Change case of logical host
2292         
2293 14 May 2002 Kevin Rosenberg (kevin@rosenberg.net)
2294         * clsql-base.system: Added base package that can be used without
2295         high-level SQL commands. Used for adding support for UncommonSQL.
2296         * *.system: Reworked logical pathnames to be more consistent with
2297         Common Lisp Controller.
2298         * debian/*: Completed initial Debian support
2299         
2300 10 May 2002 Marc Battyani (marc.battyani@fractalconcept.com)
2301         * sql/classes.cl:
2302         * sql/transactions.cl:
2303         Added transaction support. Functions/macros added:
2304         with-transaction, commit-transaction, rollback-transaction,
2305         add-transaction-commit-hook, add-transaction-rollback-hook
2306
2307 04 May 2002 Marc Battyani (marc.battyani@fractalconcept.com)
2308         * sql/sql.cl:
2309         * sql/pool.cl:
2310         * sql/functional.cl:
2311         Added pool support in connect/disconnect and with-database.
2312         Removed with-db-from-pool as with-database can now works with the connections pool
2313
2314 01 May 2002 Marc Battyani (marc.battyani@fractalconcept.com)
2315         * sql/sql.cl:
2316         * sql/pool.cl:
2317         * sql/classes.cl:
2318         * sql/package.cl:
2319         Completed connection pool.
2320         Added with-db-from-pool macro.
2321         
2322 27 Apr 2002 Kevin Rosenberg (kevin@rosenberg.net)
2323         * Multiple files:
2324         Added initial support for connection pool
2325         * sql/transactions.cl
2326         Took transaction code from UncommonSQL and integrated
2327         into CLSQL code. See file for disclaimer about why this
2328         was added.
2329
2330 23 Apr 2002 Kevin Rosenberg (kevin@rosenberg.net)
2331         * interfaces/postgresql/postgresql-sql.cl:
2332         Fix keyword typo in database-read-large-object
2333         * interfaces/mysql/mysql-loader.cl
2334         Fix loading on Win32
2335         * test-suite/tester-clsql.cl
2336         Fix type coercion of double-float
2337         * doc/*
2338         Added debian docbook catalog, made it the default
2339         
2340 19 Apr 2002 Marc Battyani (marc.battyani@fractalconcept.com)
2341         * interface/postgresql/postgresql-api.cl:
2342         * interface/postgresql/postgresql-sql.cl:
2343         * sql/sql.cl:
2344         * sql/db-interface.cl:
2345         Added large objects support for postgresql.
2346
2347 07 Apr 2002 Kevin Rosenberg (kevin@rosenberg.net)
2348         * src/postgresql-socket/postgresql-socket-api.cl:
2349         Fixed find-foreign-function call, eliminated crypt warning
2350         * Makefiles:
2351         Multiple improvements
2352         * sql/usql.cl:
2353         Moved functionality from low-level interfaces to this file
2354         via generic functions
2355         * test-suite/tester.cl:
2356         Added test with acl-compat-tester, moved others to old-tests
2357         directory.
2358         
2359 06 Apr 2002 Kevin Rosenberg (kevin@rosenberg.net)
2360         * src/usql.cl:
2361         Reinstated commented out sections
2362         * interfaces/postgresql/postgresql-loader.cl:
2363         * interfaces/mysql/mysql-loader.cl:
2364         Updated find-forieign-library support.
2365         * interfaces/postgresql-socket/postgresql-socket-package.cl:
2366         Fixed require form for Lispworks (Thanks Marc Battyani!)
2367         * interfaces/postgresql-socket/postgresql-socket-api.cl:
2368         Fixed eval of def-function for crypt library.
2369                 
2370 31 Mar 2002 Kevin Rosenberg (kevin@rosenberg.net)
2371         * Added interface to support USQL high-level rouines
2372         
2373 29 Mar 2002 Kevin Rosenberg (kevin@rosenberg.net)
2374         * Separated db-interface and conditions from sql/sql.cl
2375         * Improved foreign library loading testing
2376         * interfaces/postgresql/postgresql-api.cl
2377         Added PQisBusy function
2378         * interfaces/clsql-uffi/clsql-uffi.cl
2379         Fixed sign error for 64-bit processing
2380         
2381 27 Mar 2002 Kevin Rosenberg (kevin@rosenberg.net)
2382         * interfaces/postgresql-socket/postgresql-socket-api.cl:
2383         Fixes to read-double-from-socket. Added 64-bit integer support.
2384         * test-suite/xptest-clsql.cl
2385         Added testint for 64-bit integers
2386         * Additons to installation docs
2387         
2388 26 Mar 2002 Kevin Rosenberg (kevin@rosenberg.net)
2389         * interfaces/postgresql-socket/postgresql-socket-api.cl:
2390         Implemented direct socket reading for field type :double
2391         * Added usage information for :types to documentation
2392         * interfaces/mysql/mysql-sql.cl: Fixed type specifiers in atoi,
2393         atol, atof calls
2394         * interfaces/clsql-uffi: Created new directory. Split common
2395         interface routines that use UFFI into this package. Required
2396         especially to support direct reading of 64-bit integers into
2397         bignums and bypassing temporary strings.
2398         * test-clsql.cl: Updated to test postgresql-socket's
2399         read-double-from-socket function.
2400         * test-suite/xptest-clsql.cl
2401         Started work on test suite
2402
2403 25 Mar 2002 Kevin Rosenberg (kevin@rosenberg.net)
2404         * interfaces/mysql/mysql-api.cl: Added mysql-fetch-fields,
2405         mysql-fetch-field-direct Got :auto types working
2406         * interfaces/postgresql/postgresql-api.cl
2407         * interfaces/postgresql-socket/postgresql-socket-api.cl
2408         Added pgsql-field-types enum. Got :auto types working.
2409         * multiple-files
2410         Renamed :field-types to :types.
2411         
2412 24 Mar 2002 Kevin Rosenberg (kevin@rosenberg.net)
2413         * Added field-types parameter to query, database-query,
2414         database-query-result-set, map-query. Haven't added code
2415         to utilize field types, yet.
2416         * Changed postgresql-socket result set from cons to a structure
2417         * Updated test-clsql.cl to use automated testing with a config
2418         file
2419         * Changed return types of field accessors from cstring to
2420         (* :unsigned-char).  This prepares for being able to use specified
2421         type conversions when taking field data into lisp.
2422         * Added field-type processing for most interfaces. Not done yet.
2423         
2424 23 Mar 2002 Kevin Rosenberg (kevin@rosenberg.net)
2425         * doc/ref.sgml: Updated MAP-QUERY example to use
2426         *read-default-float-format* (John Foderaro)
2427         * Extensive work to foreign library loaders and .system files to
2428         check for successful loading of foreign libraries.
2429         * Modified test-clsql.cl to allow more modularity and
2430         automated testing in future release.
2431         * mysql/mysql-sql.lisp: Added field types
2432         
2433 01 Jan 2002 Kevin Rosenberg (kevin@rosenberg.net)
2434         * mysql/mysql-sql.lisp:
2435         - Added support for Allegro CL and Lispworks using UFFI layer
2436         - Changed database-connect to use mysql-real-connect. This way,
2437           can avoid using double (unwind-protect)
2438         - Changed database-connect to have MySQL library allocate space
2439           for MYSQL structure. This will make the code more robust in
2440           the event that MySQL library changes the size of the mysql-mysql
2441           structure.