Skip to content

*Oracle DDL generator*: fixed deletion of foreign key constraints for 2 table with the same name in diff. schemas

Pavel Mashliakovskiy requested to merge fix/ddl_ora_fk_sameTableIn2Schema into master

Oracle DDL generator: fixed deletion of foreign key constraints in case two tables with the same name accessible for connection user in different schemas

Merge request reports