Re: joins
John McAleely <john-QsrJ2Sr/3hlWk0Htik3J/[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
Andrea, If you don't have the time to write the tests, etc, I would be willing to. I believe I'm using your patch locally, so it would be in my interest to see it baked back into CLSQL. J On 22 Nov 2009, at 07:31, Kevin Rosenberg wrote: > Andrea Chiumenti wrote: >> Hello, why don't we already have all join kinds in CLSQL. > > Mostly because I haven't had the time or need for them. > >> If I remember, time ago I sent a patch to add the possibility >> to have inner, outer, left and right joins. >> Is anybody interested ? > > If the changes are documented, have test cases added to the test > suite, don't break any existing CLSQL applications, I'd been glad to > commit such a patch.