It's always override by schema so not needed as part of field base.

Comments

  • hefox committed c867541 on 7.x-2.x
    Issue #2419479: Remove forieng keys
    
hefox’s picture

Status: Active » Fixed
StatusFileSize
new675 bytes

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

florianmuellerch’s picture

The applied patch (and the new version of features) results in an unchangeable state of "Overridden" by my features. If I revert the selected features, also the Foreign Keys gets reverted, but because they are unset with this patch, it's seen as a difference. Commenting out the unset line makes the features appear standard instead of overridden.

Is it critical having the foreign_keys still in the fields?

florianmuellerch’s picture

StatusFileSize
new852 bytes

Until otherwise proven, this poses the possibility to comment out the unset statement.