ana benko created CAY-2424:
------------------------------
Summary: 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
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)