Re: Object mapping

Friedrich Dominicus <[email protected]> Thu, 17 Nov 2005 08:19:56 +0100
Newsgroups gmane.lisp.clsql.devel
Organization Q Software Solutions GmbH
Message-ID <[email protected]>
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> writes:

> Mészáros Levente wrote:
>> It seems to me that currenlty only the querying is supported by clsql.
>
> That is correct. Unless I misread the CommonSQL spec back when version
> 3.0 was being developed, I don't think the CommonSQL has any support
> for modifying the joined slots.
I'm afraid you are right on this. Of course one can work around this
but it's not a nice thing if you have queries over diverse databases
which all may or may not have such slots also. 

Regards
Friedrich