You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aarrsseni <gi...@git.apache.org> on 2017/12/06 08:58:12 UTC

[GitHub] cayenne pull request #252: Adding distinct to query fix

GitHub user aarrsseni opened a pull request:

    https://github.com/apache/cayenne/pull/252

    Adding distinct to query fix

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aarrsseni/cayenne distinctDoesntSupportSomeTypes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cayenne/pull/252.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #252
    
----
commit d0a760ef41a126db48c3eef9db59a4bdef4a4d81
Author: Arseni Bulatski <an...@gmail.com>
Date:   2017-12-01T07:49:05Z

    Add test adding distinct to query

commit ecd127261c12cc660982c90000e6e2cdd2b711b0
Author: Arseni Bulatski <an...@gmail.com>
Date:   2017-12-06T08:39:14Z

    Adding distinct to query fix

commit a22f296e449d0446b22a5215dcdbcfc5230a2fba
Author: Arseni Bulatski <an...@gmail.com>
Date:   2017-12-06T08:48:34Z

    Adding distinct to query fix

----


---