Re: Prepared statements?
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]>
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Ralph Richard Cook wrote: > I'm starting to use CLSQL and I'm noticing that the more recent > versions make no mention of prepared statements, the methods > "PREPARE-SQL", "RUN-PREPARED-SQL", etc. although they are in the goole > cached versions of the CLSQL on-line doc. Also, no mention in > clsql.pdf but it's there in the XML files used to make the HTML doc. Prepared statements will be introduced after CLSQL version 3 is released. The high-level API is subject to change. At this time only the Postgresql backend is complete. MySQL is mostly complete, but not completely working. > Are using prepared statements still OK, or is there a different way of > doing things now? I suggest considering prepared statements as being non-existent despite their appearance in the source code. Do you have an interested in helping code the forthcoming prepared statements support? -- Kevin Rosenberg kevin-HJRc7zDS/[email protected] s