Re: *default-database-type*'s problem and patch
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
On May 9, 2008, at 7:41 AM, Desmond O. Chang wrote: > I checked clsql's code and found the default value of database-type > in create-database, destroy-database, probe-database and > list-database are nil. > > It doesn't conform to the document. I think the default values > should be *default-database-type*. Your patch will appear in the next release of CLSQL. Kevin