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

some Foreign keys are not generated #1808

Open
aymanadou opened this issue Aug 8, 2024 · 0 comments
Open

some Foreign keys are not generated #1808

aymanadou opened this issue Aug 8, 2024 · 0 comments

Comments

@aymanadou
Copy link

aymanadou commented Aug 8, 2024

Hello,
for ora2pg 24.3 i detected a missing foreign keys for some tables .

case 1 : with ALLOW only tables (ERREOR, CATEGORYVALUE)
image

case 2 without ALLOW ALLtables
the foreign keys for tables (ERREOR, CATEGORYVALUE) are not genrerated

case 3 with ALLOW tables (ERREOR, CATEGORYVALUE CONTEXT)
image

for the three cases i only change the ALLOW parameter

the state of foreign keys ; all of them are enabled, but some are validated some are not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant