Hello,
I have a Data Modeler Relational and physical, the data model has three. The three tables are in a BBDD. The primary key generate is usssing index , and when I generated the DDL only show alter table add constraint .... . until here everything OK.
if I compare the bbdd with Data Modeler , I get differences in indices that generated oracle when I create the primary key.
¿Is a bug or is there some way to fix it by configuration options? Thanks