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/04/19 10:07:23 UTC

[GitHub] cayenne pull request #291: CAY-2424

GitHub user const1993 opened a pull request:

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

    CAY-2424

    Added setting selected catalog to connection before executing scripts.

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

    $ git pull https://github.com/const1993/cayenne bugfix/CAY-2424

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

    https://github.com/apache/cayenne/pull/291.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 #291
    
----
commit 332dcb41e97efaa9ea26d2ba636e6aff5ae8a5e7
Author: kkomyak <co...@...>
Date:   2018-04-12T06:20:03Z

    CAY-2424
    
    Added setting selected catalog to connection before executing scripts.

----


---