You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Yana (JIRA)" <ji...@apache.org> on 2018/08/15 13:53:00 UTC

[jira] [Created] (CAY-2458) Migrate DB Schema: Generated SQL is empty in some cases

Yana created CAY-2458:
-------------------------

             Summary: Migrate DB Schema: Generated SQL is empty in some cases
                 Key: CAY-2458
                 URL: https://issues.apache.org/jira/browse/CAY-2458
             Project: Cayenne
          Issue Type: Bug
          Components: Modeler
         Environment: OS X
            Reporter: Yana


*Steps:*

1. Reverse engineer a database with several tables, and relationships (to one, and to many)
2. Open dbEntity that has 'to many' relationship and delete relationship
3. Open Migrate DB Schema, connect to db that was reverse engineered
4. Select operation (To DB -> Drop FK)
5. Open Generated SQL
-> blank page is displayed

*Expected result:* sql query to delete FK

*note: *if user removes relationship 'to one' -> sql query is displayed



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