Generating grouped where clause

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: Generating grouped where clause

alistairgrant
Hi Alan,

Thanks!  I'll get it working in smalltalkhub.com and then contact Niall.

Thanks again,
Alistair


On Thursday, 30 June 2016 15:54:41 UTC+2, alan.knight wrote:
Niall Ross at Cincom could probably help with getting it upstreamed.

On Thu, Jun 30, 2016, 2:59 AM <<a href="javascript:" target="_blank" gdf-obfuscated-mailto="E8KZq7opCQAJ" rel="nofollow" onmousedown="this.href=&#39;javascript:&#39;;return true;" onclick="this.href=&#39;javascript:&#39;;return true;">akgra...@...> wrote:
Hi Esteban,

That would be great, thanks.  I'm Alistair on <a href="http://smalltalkhub.com" target="_blank" rel="nofollow" onmousedown="this.href=&#39;http://www.google.com/url?q\x3dhttp%3A%2F%2Fsmalltalkhub.com\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNEvRRCzmW4F66fF7xw12y1ooQ3tFw&#39;;return true;" onclick="this.href=&#39;http://www.google.com/url?q\x3dhttp%3A%2F%2Fsmalltalkhub.com\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNEvRRCzmW4F66fF7xw12y1ooQ3tFw&#39;;return true;">smalltalkhub.com.

I'd also still like to submit it upstream if possible.

Thanks,
Alistair
P.S.  I haven't forgotten about the suggestions for PharoInProgress /
Glorp.  I wanted to get my application at least partially working so I
have a better understanding of how the whole system works.


On Wednesday, 29 June 2016 23:18:52 UTC+2, Esteban A. Maringolo wrote:
In the case of Pharo, I could add you as a contributor to the
SmalltalkHub project and you can commit directly.
Esteban A. Maringolo


2016-06-29 16:02 GMT-03:00  <[hidden email]>:
> Hi All,
>
> After some mistakes and misunderstandings on my part and other bugs I
> think I'm finally ready to submit a fix for this.  The modified code is
> included below.
> ...

--
You received this message because you are subscribed to the Google Groups "glorp-group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="javascript:" target="_blank" gdf-obfuscated-mailto="E8KZq7opCQAJ" rel="nofollow" onmousedown="this.href=&#39;javascript:&#39;;return true;" onclick="this.href=&#39;javascript:&#39;;return true;">glorp-group...@googlegroups.com.
To post to this group, send email to <a href="javascript:" target="_blank" gdf-obfuscated-mailto="E8KZq7opCQAJ" rel="nofollow" onmousedown="this.href=&#39;javascript:&#39;;return true;" onclick="this.href=&#39;javascript:&#39;;return true;">glorp...@....
Visit this group at <a href="https://groups.google.com/group/glorp-group" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://groups.google.com/group/glorp-group&#39;;return true;" onclick="this.href=&#39;https://groups.google.com/group/glorp-group&#39;;return true;">https://groups.google.com/group/glorp-group.
For more options, visit <a href="https://groups.google.com/d/optout" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://groups.google.com/d/optout&#39;;return true;" onclick="this.href=&#39;https://groups.google.com/d/optout&#39;;return true;">https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "glorp-group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/glorp-group.
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Generating grouped where clause

alistairgrant
In reply to this post by Esteban A. Maringolo
Hi All,

I've uploaded the patched version of RelationExpression and associated
tests to smalltalkhub.com as:

Glorp AlistairGrant.129
Glorp-Tests AlistairGrant.23

The automated test results are basically the same: 12 skipped, 902 pass.

You'll get them if you install the development version of the
configurations.  The stable version hasn't been changed yet.

I've found a case I missed for UDBC-SQLite3 DateAndTime handling, so
will be focusing on that before thinking about pushing the changes
further upstream.

Thanks,
Alistair


On Thursday, 30 June 2016 16:01:02 UTC+2, Esteban A. Maringolo wrote:
I added you as a team member of the DBXTalk team, you should be able
to commit to SmalltalkHub using your credentials.

Regards!
Esteban A. Maringolo

--
You received this message because you are subscribed to the Google Groups "glorp-group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/glorp-group.
For more options, visit https://groups.google.com/d/optout.
12