92ad0ca514Fixed a bug in custom tables where if skip creation was selected it still tried to create the foreign key constraints
12 anni fa
spficklin
b7e66e10b5Foreign key constraints are now created when a new custom table is added. Before the foreign key details were used for views integration and bulk loader but there were no actual FK relationships in the database. Now there are.