[ 
https://issues.apache.org/jira/browse/CAY-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443820#comment-16443820
 ] 

ASF GitHub Bot commented on 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 <const1993@...>
Date:   2018-04-12T06:20:03Z

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

----


> Migrate DB: error query is not skipped, further excecution is not possible
> --------------------------------------------------------------------------
>
>                 Key: CAY-2424
>                 URL: https://issues.apache.org/jira/browse/CAY-2424
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Modeler
>    Affects Versions: 4.0.B3, 4.1.M2
>            Reporter: ana benko
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: c3.png
>
>
> # Reverse Engineer db
>  # Update model, add new db entity
>  # Run Migrate db Schema
>  # Select connection with no DB in url
>  # Select needed db in next popup window
>  # Select required 'To DB' operations, click Migrate
> There are 2 issues:
> -> selected db is not applied to auto_pk_support table creation
> -> error query is not skipped, and further queries are not executed, thus 
> 'awards' table is not created.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to