Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gestione foreign key entranti in tabelle slave merged #36

Open
NonnonePalmiro opened this issue Sep 13, 2019 · 0 comments
Open

Gestione foreign key entranti in tabelle slave merged #36

NonnonePalmiro opened this issue Sep 13, 2019 · 0 comments
Assignees
Labels
blackbird-server This issue is relative to something in Blackbird's server bug Something isn't working

Comments

@NonnonePalmiro
Copy link
Collaborator

Quando viene effettuato il merge di una tabella T_A corrispondente ad attributo in una tabella T_C corrispondente ad una classe, le eventuali FK entranti in T_A non vengono gestite nè eliminate.

Ad esempio traducendo il graphol in allegato, se si aggrega "dateOfPublication" in "Edition", la FK uscente da "fakeConc" verso "dateOfPublication" dovrebbe essere eliminata e sostituita da una FK da "fakeConc" ad "Edition"
books _fk_forward.graphol.txt

@NonnonePalmiro NonnonePalmiro added blackbird-server This issue is relative to something in Blackbird's server bug Something isn't working labels Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blackbird-server This issue is relative to something in Blackbird's server bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants