ora2pg
ora2pg copied to clipboard
some Foreign keys are not generated
Hello, for ora2pg 24.3 i detected a missing foreign keys for some tables .
case 1 : with ALLOW only tables (ERREOR, CATEGORYVALUE)
case 2 without ALLOW ALLtables the foreign keys for tables (ERREOR, CATEGORYVALUE) are not genrerated
case 3 with ALLOW tables (ERREOR, CATEGORYVALUE CONTEXT)
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.