-- Remove activation_context column from order table ALTER TABLE `order` DROP COLUMN IF EXISTS `activation_context`;