You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by const1993 <gi...@git.apache.org> on 2018/09/24 07:06:37 UTC

[GitHub] cayenne pull request #320: Added columnQuery method to get DataRow's as Obje...

GitHub user const1993 opened a pull request:

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

    Added columnQuery method to get DataRow's as Object Array.

    

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

    $ git pull https://github.com/const1993/cayenne feature/sql-query-extention

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

    https://github.com/apache/cayenne/pull/320.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 #320
    
----
commit 4031beae5f82cbfddb8a582a218b742e339803fc
Author: kkomyak <co...@...>
Date:   2018-09-21T15:04:23Z

    Added columnQuery method to get DataRow's as Object Array.

----


---

[GitHub] cayenne pull request #320: Added columnQuery method to get DataRow's as Obje...

Posted by const1993 <gi...@git.apache.org>.
Github user const1993 closed the pull request at:

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


---