The solution was to drop Orders
table and recreate it using the update Order
model definition, I have made sure to make and run migration files to prevent this from happening, but it seems I missed a step somewhere, or the migration files simply glitched. the Orders
table simply needed to be recreated!