[User Error] Couldn't run query: ALTER TABLE `Order` CHANGE COLUMN `hasShippingCost` `_obsolete_hasShippingCost` tinyint(1) Duplicate column name '_obsolete_hasShippingCost'
I have given mysql database full permissions (including alter), but when i run /dev/build i get this error.
see full error attached.
Thanks.