strapi / migration-scripts

Collection of Strapi Migration scripts
58 stars 57 forks source link

Fix column name where relation has same name as the component #110

Open bartsmartshore opened 11 months ago

bartsmartshore commented 11 months ago

I think the keyF variable is set correctly but it is not used in the actual column names. It's an unused variable, so this seems maybe something went wrong in merging this code into master or something?

derrickmehaffy commented 6 months ago

I think this is a larger bug in the CMS itself as technically that is "allowed" when it shouldn't of been. :thinking: