Re: (no subject)
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Fri, 25 Nov 2005 09:00:13 -0700
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Mészáros Levente wrote: > I merged my changes with Marco's. It has been tested only with MySQL > and I will not test against other databases. There are a couple of test > cases at the end if someone wants to do so. Hi, Thanks for the update. Since the datatypes are somewhat sql engine dependent, it'll be important to test on all the sql engines that CLSQL supports. I'll work on doing so over the next week. If it can be made to work correctly on all the sql engines, then it'll be a good candidate for inclusion to CLSQL after the new features have been documented in the CLSQL docbook files. Kevin