-- Drop the column added by the previous migration; we now classify -- wire-transfer orders by querying OrderTransaction.manualPaymentGateway -- via the GraphQL Admin API instead of by configurable name match. ALTER TABLE "ShopSettings" DROP COLUMN "wireTransferGatewayNames";