[ https://issues.apache.org/jira/browse/CAY-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443741#comment-16443741 ]
ASF GitHub Bot commented on CAY-2424: ------------------------------------- Github user const1993 closed the pull request at: https://github.com/apache/cayenne/pull/289 > 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)