Re: default value for set in :db-info?
Cyrus Harmon <ch-clsql-dl6SmSK5uza1Z/[email protected]>
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm still at rev 3910 in svn. Can you commit the latest? Thanks, Cyrus On Jan 5, 2005, at 9:26 AM, Kevin Rosenberg wrote: > Cyrus Harmon wrote: >> It looks to me like the default value for :set is nil. The docs say >> it's T. Is this a documentation error, should the default really be T, >> or am I just mistaken about the whole thing? > > If you're ever wondering about what CLSQL should do, look at the > documentation for CommonSQL. > > http://www.lispworks.com/documentation/lw44/LWRM/html/lwref > -441.htm#pgfId-888283 > shows the default value of :set is t. The page also shows that if > :retrieval is :immediate, then set will be nil. > > I've updated the code in CLSQL to be comply with this and have > released version 3.1.5 with this fix. > > Thanks, > > Kevin > > > > -- > Kevin Rosenberg > kevin-HJRc7zDS/[email protected]