You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (JIRA)" <ji...@apache.org> on 2017/02/21 14:51:44 UTC

[jira] [Updated] (CAY-2241) cdbimport: set ObjRelationship delete rule from FK metadata (if it's possible)

     [ https://issues.apache.org/jira/browse/CAY-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita Timofeev updated CAY-2241:
---------------------------------
    Description: 
DbRelationship doesn't know anything about delete rule and just set it to ObjRelationship's default ("Deny") in case of new relationship is detected in cdbimport.
If we can set this value based on DB metadata this can save someone from unnecessary troubles.

  was:
DbRelationship doesn't now anything about delete rule and in case of clean cdbimport ObjRelationship just set delete rule to default "Deny".
If we can set this value from DB metadata it save someone from unnecessary troubles.


> cdbimport: set ObjRelationship delete rule from FK metadata (if it's possible)
> ------------------------------------------------------------------------------
>
>                 Key: CAY-2241
>                 URL: https://issues.apache.org/jira/browse/CAY-2241
>             Project: Cayenne
>          Issue Type: Improvement
>            Reporter: Nikita Timofeev
>
> DbRelationship doesn't know anything about delete rule and just set it to ObjRelationship's default ("Deny") in case of new relationship is detected in cdbimport.
> If we can set this value based on DB metadata this can save someone from unnecessary troubles.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)