Default Value of Forien Key attributes is automatically being set to the same value as the Primary Key
说明
When saving the Default Value for an attribute that is a Primary Key, the same Default Value will be set to all of the FK values in other tables that have an attribute with the same name. How can this be stopped, so the FK values are not automatically changed to match the PK value?
解决办法
Go to Settings | Options | Physical Model | General tab and change the value for the “Attribute Properties Propagation” option to “Only Obligatory PK Properties”.