Hello
Building a table I've noticed that in SQL DEVELOPER (Data Modeler module) although you can define a column as IDENTITY and assign the options ALWAYS and BY DEFAULT, the option BY DEFAULT ON NULL is not being shown in the LOV.
This only happens in Data Modeler module. In the table modification screen of SQL Developer are shown all the three options
I just downloaded the release 21.4.2 but this option is still missing, forcing to edit manually the DDL before merging the model with the database
It would be nice to have this option!.
Regards.