When indyco generates the SQL DDL script gives the opportunity to export or not some sql constraints, in particular primary key and foreign key.


Starting from indyco Builder 1.58, you can have the opportunity to set nullable or required type on each column in the logical model (Allow nulls option).



 




This means that you can choose a global option to generate tables which will have nullable or required type on columns.


If you select several combinations of options, indyco can apply the most correct solution how it is shown in the following table.